Skip to content

Commit 4babb26

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20200220.8 (#3002)
- Microsoft.Net.Compilers.Toolset - 3.4.1-beta4-20120-08
1 parent 833a144 commit 4babb26

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
@@ -101,9 +101,9 @@
101101
<Uri>https://github.com/dotnet/arcade</Uri>
102102
<Sha>15f00efd583eab4372b2e9ca25bd80ace5b119ad</Sha>
103103
</Dependency>
104-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.4.1-beta4-19614-01">
104+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.4.1-beta4-20120-08">
105105
<Uri>https://github.com/dotnet/roslyn</Uri>
106-
<Sha>165046097562cfe65b09c2e9a9d8f7cd88526f2c</Sha>
106+
<Sha>fa984e0202af4480c0273032da49cbbdeb32c582</Sha>
107107
</Dependency>
108108
</ToolsetDependencies>
109109
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<!-- Packages from dotnet/arcade -->
7878
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.20113.5</MicrosoftDotNetGenAPIPackageVersion>
7979
<!-- Packages from dotnet/roslyn -->
80-
<MicrosoftNetCompilersToolsetVersion>3.4.1-beta4-19614-01</MicrosoftNetCompilersToolsetVersion>
80+
<MicrosoftNetCompilersToolsetVersion>3.4.1-beta4-20120-08</MicrosoftNetCompilersToolsetVersion>
8181
</PropertyGroup>
8282
<PropertyGroup Label="Dependency version settings">
8383
<!--

0 commit comments

Comments
 (0)