Skip to content

Commit

Permalink
[master] Update dependencies from dotnet/roslyn (#14384)
Browse files Browse the repository at this point in the history
[master] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] committed Oct 31, 2020
1 parent 64b213f commit 99a9869
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>da6be68280c89131cdba2045525b80890401defd</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.9.0-2.20529.4">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.9.0-2.20530.12">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>c4ae5c5f3454f529dcc339c2406cb4be6c9bea4c</Sha>
<Sha>1aa9ec7a8e39ca236a7ad4508831895ede1ae05e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="6.0.0-alpha.1.20526.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>3.9.0-2.20529.4</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>3.9.0-2.20530.12</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCodeStyleVersion>3.8.0-4.20469.1</MicrosoftCodeAnalysisCodeStyleVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 99a9869

Please sign in to comment.