Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (#1713)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] authored Sep 27, 2022
1 parent 3444635 commit b257004
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
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22431.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22476.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>22ead106f53cd07c583dca42c68e2d41bddc71d9</Sha>
<Sha>cef604fbe82a0c7f6db00b2d628aa910545ea0a1</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22430.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.3</MicrosoftCodeAnalysisAnalyzersVersion>
<MicrosoftExtensionsDependencyInjectionVersion>7.0.0-preview.2.22152.2</MicrosoftExtensionsDependencyInjectionVersion>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.4.0-3.22431.2</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.4.0-3.22476.14</MicrosoftNetCompilersToolsetPackageVersion>
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLineVersion>2.0.0-beta4.22430.1</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.4.0-alpha.22430.1</SystemCommandLineRenderingVersion>
Expand Down

0 comments on commit b257004

Please sign in to comment.