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

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

Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24274.2 -> To Version 4.11.0-3.24301.1

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

NuGet.Build.Tasks
 From Version 6.11.0-preview.2.66 -> To Version 6.11.0-preview.2.76

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 4, 2024
1 parent 6f91876 commit 644d340
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-preview.2.66">
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.2.76">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>a7131d98a28b0be1d21a125b5660fc8782c27ace</Sha>
<Sha>f1525fc4017aab865deb9325b5f53aac2d8c4cf4</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24274.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24301.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>2e1435d1aadd8ddb90a171e207e3cb2ae67253f2</Sha>
<Sha>37b70f27ecf6578ad0b74d04406036b03ab90c8f</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.24270.4">
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.24270.4</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-2.24274.2</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-preview.2.66</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24301.1</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.11.0-preview.2.76</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
Expand Down

0 comments on commit 644d340

Please sign in to comment.