Skip to content

Commit 0b951c1

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
Update dependencies from https://github.com/dotnet/roslyn build 20190912.11 (#2350)
- Microsoft.Net.Compilers.Toolset - 3.3.1-beta4-19462-11
1 parent a3ca6bb commit 0b951c1

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
@@ -92,9 +92,9 @@
9292
<Uri>https://github.com/dotnet/corefx</Uri>
9393
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
9494
</Dependency>
95-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.3.1-beta3-19456-04">
95+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.3.1-beta4-19462-11">
9696
<Uri>https://github.com/dotnet/roslyn</Uri>
97-
<Sha>d5ed75034c31f9491d8da1cdfb10fa91b1af52a9</Sha>
97+
<Sha>66a912c9463eebe832cf742d2fe8bb2e1a4600ec</Sha>
9898
</Dependency>
9999
</ToolsetDependencies>
100100
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<!-- Packages from dotnet/arcade -->
6969
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19461.7</MicrosoftDotNetGenAPIPackageVersion>
7070
<!-- Packages from dotnet/roslyn -->
71-
<MicrosoftNetCompilersToolsetVersion>3.3.1-beta3-19456-04</MicrosoftNetCompilersToolsetVersion>
71+
<MicrosoftNetCompilersToolsetVersion>3.3.1-beta4-19462-11</MicrosoftNetCompilersToolsetVersion>
7272
</PropertyGroup>
7373
<PropertyGroup Label="Dependency version settings">
7474
<!--

0 commit comments

Comments
 (0)