SonarAnalyzer was released two weeks ago on github, but is currently missing on nuget.org.
Could you please check, explain and/or fix?
I faced this issue because I found that the new SQ 10.3 includes this version of C# analyzer.
SonarAnalyzer was released two weeks ago on github, but is currently missing on nuget.org.
Could you please check, explain and/or fix?
I faced this issue because I found that the new SQ 10.3 includes this version of C# analyzer.
Hello @lg2de,
Due to some technical problems, we could not sign the NuGet packages for 9.13 and we did not push them to nuget.org.
However, you can still get nuget from our git repository.
But we want to consume it using ānuget restoreā.
How to proceed?
One way to do it is to store the package in a folder and set this folder as a local nuget feed (see docs).
However, we are planning a new sonar-dotnet release (9.14) early next week, that will go to nuget.org normally.
In case thereās no time pressure you could maybe wait for that.
@lg2de We had some technical issues with nuget.org but sonar-dotnet 9.14 is now available there!