Update dependencies from https://github.com/dotnet/roslyn build 20200616.2 (#23006)

Microsoft.Net.Compilers.Toolset
 From Version 3.7.0-3.20271.4 -> To Version 3.7.0-4.20316.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2020-06-16 15:28:11 -07:00 committed by GitHub
parent ac0b0ee063
commit b41dec5295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -308,9 +308,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>54d096ee50a9bcf7ac6efd16a07d51af651d20a1</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.7.0-3.20271.4">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.7.0-4.20316.2">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f598328fb99345233f52a67f5a65cd39affa9fd4</Sha>
<Sha>603ea382183df6b09ea82d9e2ab43e46370364c4</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View File

@ -64,7 +64,7 @@
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetGenAPIPackageVersion>5.0.0-beta.20309.1</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>3.7.0-3.20271.4</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>3.7.0-4.20316.2</MicrosoftNetCompilersToolsetPackageVersion>
<!-- Packages from dotnet/runtime -->
<MicrosoftExtensionsDependencyModelPackageVersion>5.0.0-preview.7.20315.3</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-preview.7.20315.3</MicrosoftNETCoreAppInternalPackageVersion>