Skip to content

Commit 521950e

Browse files
authored
Merge pull request #1777 from dotnet/darc-main-56307920-d626-4cf3-bc91-6d8e36f6db99
[main] Update dependencies from dotnet/roslyn
2 parents 63484b0 + 6007c85 commit 521950e

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
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0-3.22601.3">
4+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0-3.22602.5">
55
<Uri>https://github.com/dotnet/roslyn</Uri>
6-
<Sha>7eebbf7c704a7c180fcc4f0e7a5a667ce15da691</Sha>
6+
<Sha>8d3bf8055dce5082dfd1814b91eebba717b4b5bd</Sha>
77
</Dependency>
88
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22564.1">
99
<Uri>https://github.com/dotnet/command-line-api</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.3</MicrosoftCodeAnalysisAnalyzersVersion>
1818
<MicrosoftExtensionsDependencyInjectionVersion>7.0.0-rc.1.22426.10</MicrosoftExtensionsDependencyInjectionVersion>
1919
<!-- Dependencies from https://github.com/dotnet/roslyn -->
20-
<MicrosoftNetCompilersToolsetPackageVersion>4.5.0-3.22601.3</MicrosoftNetCompilersToolsetPackageVersion>
20+
<MicrosoftNetCompilersToolsetPackageVersion>4.5.0-3.22602.5</MicrosoftNetCompilersToolsetPackageVersion>
2121
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
2222
<SystemCommandLineVersion>2.0.0-beta4.22564.1</SystemCommandLineVersion>
2323
<SystemCommandLineRenderingVersion>0.4.0-alpha.22564.1</SystemCommandLineRenderingVersion>

0 commit comments

Comments
 (0)