Skip to content

Commit 31b9499

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20200819.4 (#25193)
[master] Update dependencies from dotnet/roslyn - Updates: - Microsoft.Net.Compilers.Toolset: from 3.8.0-2.20414.4 to 3.8.0-2.20419.4
1 parent c3547ec commit 31b9499

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,9 @@
317317
<Uri>https://github.com/dotnet/arcade</Uri>
318318
<Sha>56a95cc477558c1ccdf16d7abe962849ea970ba4</Sha>
319319
</Dependency>
320-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-2.20414.4">
320+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-2.20419.4">
321321
<Uri>https://github.com/dotnet/roslyn</Uri>
322-
<Sha>beada51586dedc46a7fe5ca381ffb10e2b177070</Sha>
322+
<Sha>afb288f6c778c18003e89d8dd8ca94106df18702</Sha>
323323
</Dependency>
324324
</ToolsetDependencies>
325325
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
-->
6363
<PropertyGroup Label="Automated">
6464
<!-- Packages from dotnet/roslyn -->
65-
<MicrosoftNetCompilersToolsetPackageVersion>3.8.0-2.20414.4</MicrosoftNetCompilersToolsetPackageVersion>
65+
<MicrosoftNetCompilersToolsetPackageVersion>3.8.0-2.20419.4</MicrosoftNetCompilersToolsetPackageVersion>
6666
<!-- Packages from dotnet/runtime -->
6767
<MicrosoftExtensionsDependencyModelPackageVersion>5.0.0-rc.1.20417.14</MicrosoftExtensionsDependencyModelPackageVersion>
6868
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-rc.1.20417.14</MicrosoftNETCoreAppInternalPackageVersion>

0 commit comments

Comments
 (0)