Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (#1736)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] authored Oct 11, 2022
1 parent 32d497c commit 4e193b0
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.22505.18">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22510.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>6a0bbe19399f7da58f006b25c282c1cd5c5a96eb</Sha>
<Sha>cff715a79d4c5b4a906aee99b6b36a0ddbbd1dfb</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.22505.18</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.4.0-3.22510.10</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 4e193b0

Please sign in to comment.