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

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

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

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

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

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

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

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

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

---------

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 3, 2024
1 parent 47393a0 commit a481b83
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.101">
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-rc.122">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>20f05435be385abfe74737b6433dc80fd3b3b504</Sha>
<Sha>c0d441fc5e99e6765c9e0b2f77de162b9866b305</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24313.9">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24329.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0b8371953e61f6179f39f1d62ebbd6a251f335e0</Sha>
<Sha>92051d4c24bc13ff58232104a647910bf22cd105</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.24313.9</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-rc.101</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24329.1</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-rc.122</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
Expand Down

0 comments on commit a481b83

Please sign in to comment.