I am currently utilizing Liget for local development within Docker, and I consistently encounter a warning from MSBuild:
warning NU1803: You are running the 'restore' operation with an 'HTTP' source, 'http://localhost:9011/api/v3/index.json'. Non-HTTPS access will be removed in a future version. Consider migrating to an 'HTTPS' source.
I'm curious if there are any plans to implement HTTPS support for Liget. The tool has proven to be extremely valuable for my workflow, and I would like to continue using it.
I am currently utilizing Liget for local development within Docker, and I consistently encounter a warning from MSBuild:
I'm curious if there are any plans to implement HTTPS support for Liget. The tool has proven to be extremely valuable for my workflow, and I would like to continue using it.