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
…0252)

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

Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-3.24307.2 -> To Version 4.11.0-3.24313.9

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

NuGet.Build.Tasks
 From Version 6.11.0-rc.87 -> To Version 6.11.0-rc.101

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 18, 2024
1 parent 8060da4 commit 39f2edb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@
<Sha>73f0850939d96131c28cf6ea6ee5aacb4da0083a</Sha>
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-rc.87">
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-rc.101">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>dc2e3b27170c779e3c01a7306504fb83cb4ef147</Sha>
<Sha>20f05435be385abfe74737b6433dc80fd3b3b504</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24307.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24313.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
<Sha>0b8371953e61f6179f39f1d62ebbd6a251f335e0</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.24311.3">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.24311.3</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24307.2</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-rc.87</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24313.9</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-rc.101</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
Expand Down

0 comments on commit 39f2edb

Please sign in to comment.