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
…227.4 (#919)

[master] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] authored Dec 28, 2020
1 parent d8c7d85 commit 669f3b8
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-4.20623.4">
<Dependency Name="Microsoft.NETCore.Compilers" Version="3.9.0-4.20627.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3771331700abe929950fa2331fb9a6a3040dec10</Sha>
<Sha>ca950c2039668f0af2777530d8d2245456a0ca59</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-4.20623.4</MicrosoftNETCoreCompilersPackageVersion>
<MicrosoftNETCoreCompilersPackageVersion>3.9.0-4.20627.4</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 669f3b8

Please # to comment.