Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (#10422)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/roslyn build 20240715.8

Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-3.24352.5 -> To Version 4.11.0-3.24365.8

* Update dependencies from https://github.com/dotnet/roslyn build 20240728.3

Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-3.24352.5 -> To Version 4.11.0-3.24378.3

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 29, 2024
1 parent 2b46099 commit 6fdd731
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 @@ -95,9 +95,9 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>c0d441fc5e99e6765c9e0b2f77de162b9866b305</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24352.5">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24378.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e6021ed45fa138501d126703ecd15d02a1ccc9c1</Sha>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.24367.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.24367.1</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.1</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24352.5</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24378.3</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-rc.122</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
Expand Down

0 comments on commit 6fdd731

Please sign in to comment.