Skip to content

Commit

Permalink
Merge pull request #1825 from dotnet/darc-main-7b1063b2-8a57-4682-869…
Browse files Browse the repository at this point in the history
…9-122b6dc41abd

[main] Update dependencies from dotnet/roslyn
  • Loading branch information
sharwell authored Apr 27, 2023
2 parents 072ee90 + 0352ed6 commit c65f285
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.7.0-1.23205.4">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.7.0-1.23226.15">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d7a4cad21c39e18f3d5e1f7fa7dd3f93668066b4</Sha>
<Sha>56393223b78d294bccec3101e79dc03e1b3cb683</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22564.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 @@ -29,7 +29,7 @@
<!-- In order tests against the same version of NuGet as the SDK. We have to set this to match. -->
<NuGetVersion>6.6.0-preview.3.61</NuGetVersion>
<!-- roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.5.0-3.22602.7</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.7.0-1.23226.15</MicrosoftNetCompilersToolsetPackageVersion>
<!-- roslyn-sdk -->
<MicrosoftCodeAnalysisAnalzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalzerTestingVersion>
<!-- runtime -->
Expand Down

0 comments on commit c65f285

Please sign in to comment.