Skip to content

Commit

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

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

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-2.24116.4 -> To Version 4.10.0-2.24122.4

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

NuGet.Build.Tasks
 From Version 6.10.0-preview.2.36 -> To Version 6.10.0-preview.2.44

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Feb 27, 2024
1 parent d419a7a commit 6f44380
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
Expand Up @@ -87,13 +87,13 @@
<Sha>73f0850939d96131c28cf6ea6ee5aacb4da0083a</Sha>
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.10.0-preview.2.36">
<Dependency Name="NuGet.Build.Tasks" Version="6.10.0-preview.2.44">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>b6b8cdd34c91d7bd464bef35fb46631cf8db34cd</Sha>
<Sha>39c4f37d4baa00ee0b815fb394de7d51a58b17ab</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-2.24116.4">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-2.24122.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f656544b1a42c3d212362dab79829e0b3abe30f4</Sha>
<Sha>e1e80baced0414568955fb8925cfe710b9d5f009</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.24060.4">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Expand Up @@ -52,8 +52,8 @@
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.24060.4</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.10.0-2.24116.4</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.10.0-preview.2.36</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.10.0-2.24122.4</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.10.0-preview.2.44</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
Expand Down

0 comments on commit 6f44380

Please sign in to comment.