Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn build 20201…
Browse files Browse the repository at this point in the history
…210.26 (#898)

[master] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] committed Dec 11, 2020
1 parent fc78a37 commit e64743f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Compilers" Version="3.9.0-3.20608.12">
<Dependency Name="Microsoft.NETCore.Compilers" Version="3.9.0-3.20610.26">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>dff60c8eb20bbddcab6974c4ab8627b456954a31</Sha>
<Sha>0bfe7ca4970a3ff3c8f126e53d9ca152a28f0188</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PropertyGroup>
<MicrosoftBuildVersion>15.3.409</MicrosoftBuildVersion>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNETCoreCompilersPackageVersion>3.9.0-3.20608.12</MicrosoftNETCoreCompilersPackageVersion>
<MicrosoftNETCoreCompilersPackageVersion>3.9.0-3.20610.26</MicrosoftNETCoreCompilersPackageVersion>
<MicrosoftExtensionsVersion>5.0.0-preview.7.20364.11</MicrosoftExtensionsVersion>
<!-- In order tests against the same version of NuGet as the SDK. We have to set this to match. -->
<NuGetVersion>5.8.0-preview.3.6823</NuGetVersion>
Expand Down

0 comments on commit e64743f

Please sign in to comment.