Skip to content

Commit

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

[main] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] committed Mar 31, 2021
1 parent c490a82 commit 7d75c42
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
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Compilers" Version="3.10.0-2.21180.20">
<Dependency Name="Microsoft.NETCore.Compilers" Version="3.10.0-3.21181.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e85a9577dde206633a255538b18bc582d33915c9</Sha>
<Sha>6aefb071354836a25c5700a08ff3044882030ccf</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNETCoreCompilersPackageVersion>3.10.0-2.21180.20</MicrosoftNETCoreCompilersPackageVersion>
<MicrosoftNETCoreCompilersPackageVersion>3.10.0-3.21181.10</MicrosoftNETCoreCompilersPackageVersion>
</PropertyGroup>
<!--
Other Dependency versions
Expand Down

0 comments on commit 7d75c42

Please sign in to comment.