Skip to content

Commit

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

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

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24161.2 -> To Version 4.10.0-3.24168.1

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

NuGet.Build.Tasks
 From Version 6.10.0-preview.2.78 -> To Version 6.10.0-preview.2.81

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Mar 18, 2024
1 parent 786e6c5 commit 7adbbc1
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.10.0-preview.2.78">
<Dependency Name="NuGet.Build.Tasks" Version="6.10.0-preview.2.81">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>2fdd0d41e33c3354de2750fe154b56751a6682aa</Sha>
<Sha>1845d6bd450a7453d573035371c9fec43683d1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.24161.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.24168.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>01b7c233fdda946c1a5628d4692ed827a07e33dd</Sha>
<Sha>2348a50bb566b39305c474793b43edb5635db6f4</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.24165.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.24165.4</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.10.0-3.24161.2</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.10.0-preview.2.78</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.10.0-3.24168.1</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.10.0-preview.2.81</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
Expand Down

0 comments on commit 7adbbc1

Please sign in to comment.