Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn, nuget/nuget.client (#1…
Browse files Browse the repository at this point in the history
…0688)

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.Net.Compilers.Toolset
 From Version 4.12.0-3.24463.9 -> To Version 4.12.0-3.24470.11

* Update dependencies from https://github.com/nuget/nuget.client build 6.12.0.112

NuGet.Build.Tasks
 From Version 6.12.0-rc.106 -> To Version 6.12.0-rc.112

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 24, 2024
1 parent e86e6dd commit 9f26687
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,17 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.12.0-rc.106">
<Dependency Name="NuGet.Build.Tasks" Version="6.12.0-rc.112">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>2982dbfc1bac22d71234d8498af6ad43e129a49c</Sha>
<Sha>502e691d67590946d0a4765a25f1da2b6d6c32fc</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24463.9">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24470.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>df4ae6b81013ac45367372176b9c3135a35a7e3c</Sha>
<Sha>54fd790788b03c256f736c917fc368daf0a643db</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.24463.9">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.24470.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>df4ae6b81013ac45367372176b9c3135a35a7e3c</Sha>
<Sha>54fd790788b03c256f736c917fc368daf0a643db</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24466.2">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24466.2</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.1</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-3.24463.9</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.12.0-rc.106</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-3.24470.11</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.12.0-rc.112</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit 9f26687

Please sign in to comment.