sonar-dotnet
sonar-dotnet copied to clipboard
Do not build netstandard2.0
Improve CI performance.
We do not use netstandard2.0 builds and we do not ship them. So we don't need to wait for them to be build and analyzed.
It works, we don't need to build netstandard2.0.
Problem is, that we can't restore packages using nuget with /p:RestoreLockedMode=true. Issue filed:
https://github.com/NuGet/Home/issues/12010
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Status Update: Issue https://github.com/NuGet/Home/issues/12010 was confirmed by NuGet
