Will the NuGet packages ever move to MIT-licensing? #116
Closed
FLindqvist
started this conversation in
General
Replies: 2 comments
|
the newer packages are MIT |
0 replies
|
@FLindqvist - What part of building from source do you find most challenging? The rapid evolution of the Dotnet SDK from version 5 to version 7 has caused some pain for sure, but afaik if you have Visual Studio community or a modern Dotnet SDK you can just |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Even though the source repo is MIT-licensed, the NuGet packages are still under the closed-source, making them somewhat difficult to use in some scenarios. At the same time, this repo isn't particularly easy to build from source.
Will the NuGet packages ever move to MIT licensing, or are there any particular reasons why not?
All reactions