Skip to content

Commit

Permalink
Merge pull request #617 from dotnet/compilerUpdate
Browse files Browse the repository at this point in the history
Update Microsoft.Net.Compilers.Toolset to 3.10.0
  • Loading branch information
AArnott committed Jun 14, 2021
2 parents 92faaf7 + e463aab commit bf2ade8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<LibGit2SharpNativeVersion>2.0.312</LibGit2SharpNativeVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="3.8.0-5.final" PrivateAssets="all" />
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="3.10.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit bf2ade8

Please sign in to comment.