Skip to content

Commit aa82818

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20200814.4 (#24962)
Microsoft.Net.Compilers.Toolset From Version 3.8.0-2.20407.3 -> To Version 3.8.0-2.20414.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 89c3d6b commit aa82818

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>83fda4b3f6d93e713749fd1b27c4a6d40b118b13</Sha>
319319
</Dependency>
320-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-2.20407.3">
320+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-2.20414.4">
321321
<Uri>https://github.com/dotnet/roslyn</Uri>
322-
<Sha>dba2fa57432b4bd9cc7880e2c6fe3acdd01bba3c</Sha>
322+
<Sha>beada51586dedc46a7fe5ca381ffb10e2b177070</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.20407.3</MicrosoftNetCompilersToolsetPackageVersion>
65+
<MicrosoftNetCompilersToolsetPackageVersion>3.8.0-2.20414.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)