Skip to content

Commit

Permalink
Remove usage of Net Compilers toolset and use the compiler from the SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
mavasani committed Jan 16, 2024
1 parent 67749ae commit 3e1ad0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
<CodecovVersion>1.12.3</CodecovVersion>
<CoverletVersion>3.1.2</CoverletVersion>
<ReportGeneratorVersion>4.3.6</ReportGeneratorVersion>
<!-- Use the correct compiler version -->
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetVersion>4.6.0</MicrosoftNetCompilersToolsetVersion>
<!-- Microsoft.CodeAnalysis.* versions. Read this!
This repo uses a wide variety of M.CA.* package versions. This is an atypical pattern in
.NET's repositories but a necessary one for roslyn-analyzers.
Expand Down

0 comments on commit 3e1ad0e

Please sign in to comment.