Skip to content

Commit e73d08c

Browse files
[main] Update dependencies from nuget/nuget.client (#6405)
NuGet.Build.Tasks From Version 5.9.1-rc.8 -> To Version 5.10.0-rc.7240 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 43bddb4 commit e73d08c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Uri>https://github.com/dotnet/arcade</Uri>
66
<Sha>c58c5dd7f2e9e106368caafb0d4a7a29f4b2e1e9</Sha>
77
</Dependency>
8-
<Dependency Name="NuGet.Build.Tasks" Version="5.9.1-rc.8">
8+
<Dependency Name="NuGet.Build.Tasks" Version="5.10.0-rc.7240">
99
<Uri>https://github.com/nuget/nuget.client</Uri>
10-
<Sha>d525b0e670f3b6cbd5c73a35f04730a9f658c852</Sha>
10+
<Sha>dca1d060f38e1e02f6bfca41e25f081f19fd534b</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.9.0-2.20574.26">
1313
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
Otherwise, this version of dotnet will not be installed and the build will error out. -->
2828
<DotNetCliVersion>5.0.102</DotNetCliVersion>
2929
<MicrosoftNetCompilersToolsetVersion>3.9.0-2.20574.26</MicrosoftNetCompilersToolsetVersion>
30-
<NuGetBuildTasksVersion>5.9.1-rc.8</NuGetBuildTasksVersion>
30+
<NuGetBuildTasksVersion>5.10.0-rc.7240</NuGetBuildTasksVersion>
3131
</PropertyGroup>
3232
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
3333
<!-- See https://github.com/dotnet/arcade/issues/3386

0 commit comments

Comments
 (0)