Skip to content

Commit 45647ce

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20190724.2 (#2078)
- Microsoft.Net.Compilers.Toolset - 3.3.0-beta2-19374-02
1 parent 81ad487 commit 45647ce

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>d594cb2dbc5027d7e996491b0722c5be5204460f</Sha>
9494
</Dependency>
95-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.3.0-beta2-19372-02">
95+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.3.0-beta2-19374-02">
9696
<Uri>https://github.com/dotnet/roslyn</Uri>
97-
<Sha>df3164d1fe34d6f4ce88733926860fffabcfbb0c</Sha>
97+
<Sha>e4e7c09bc4d22648b1a6193b3bf645b0aa8a23ea</Sha>
9898
</Dependency>
9999
</ToolsetDependencies>
100100
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<!-- Packages from dotnet/arcade -->
6464
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.19369.2</MicrosoftDotNetGenAPIPackageVersion>
6565
<!-- Packages from dotnet/roslyn -->
66-
<MicrosoftNetCompilersToolsetVersion>3.3.0-beta2-19372-02</MicrosoftNetCompilersToolsetVersion>
66+
<MicrosoftNetCompilersToolsetVersion>3.3.0-beta2-19374-02</MicrosoftNetCompilersToolsetVersion>
6767
</PropertyGroup>
6868
<PropertyGroup Label="Dependency version settings">
6969
<!--

0 commit comments

Comments
 (0)