Closed Diddlik closed 2 hours ago
Which operating System are you on? What is the output of dotnet --list-sdks
? In order to use nuget-license, you need to have a dotnet SDK installed. Installing visual studio does not necessarily install that - it depends on which payload you install.
dotnet --list-sdks 9.0.100-rc.2.24474.11 [C:\Program Files\dotnet\sdk]
And I have windows 11
I reinstalled .net 8 sdk and now it works.
nuget-license is not yet available for .net 9. I'm having trouble with the dotnet format command --> See https://github.com/sensslen/nuget-license/pull/110
I get this error message when I try to start nuget-license. I have already tried with VS 2022 as well as with 2023 Preview.