Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn build 20200…
Browse files Browse the repository at this point in the history
…303.5 (#4388)

- Microsoft.Net.Compilers.Toolset - 3.5.0-beta4-20153-05
  • Loading branch information
dotnet-maestro[bot] authored Mar 3, 2020
1 parent 73f0352 commit b5160ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>4567bf9ec74d800e609cdc6bdd9f45bdd1a9bde6</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.5.0-beta4-20152-17">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.5.0-beta4-20153-05">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>20b9af913f1b8ce0a62f72bea9e75e4aa3cf6b0e</Sha>
</Dependency>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>3.5.0-beta4-20152-17</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>3.5.0-beta4-20153-05</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore-Tooling -->
Expand Down

0 comments on commit b5160ea

Please sign in to comment.