Skip to content

Commit

Permalink
Remove use of latest Microsoft.Net.Compilers.Toolset for Rider
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Jun 24, 2019
1 parent 618a69b commit 7c9be2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>
<PropertyGroup Label="Arcade settings">
<!-- Opt-in to using the version of the Roslyn compiler bundled with Arcade. -->
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>
<UsingToolNetFrameworkReferenceAssemblies>True</UsingToolNetFrameworkReferenceAssemblies>
<UsingToolXliff>False</UsingToolXliff>
</PropertyGroup>
Expand Down

0 comments on commit 7c9be2e

Please sign in to comment.