Lombiq / .NET-Analyzers

.NET code analyzers and code convention settings for Lombiq projects.
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Get rid of Microsoft.Net.Compilers.Toolset reference #44

Closed Piedone closed 2 years ago

Piedone commented 2 years ago

...in Build.props. This shouldn't be needed (since it make the app be built with the compiler in the package, not in the SDK) but is necessary to work around https://github.com/dotnet/sdk/issues/23972.