Skip to content

Commit

Permalink
[main] Update dependencies from nuget/nuget.client (#6405)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored May 4, 2021
1 parent 43bddb4 commit e73d08c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c58c5dd7f2e9e106368caafb0d4a7a29f4b2e1e9</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="5.9.1-rc.8">
<Dependency Name="NuGet.Build.Tasks" Version="5.10.0-rc.7240">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>d525b0e670f3b6cbd5c73a35f04730a9f658c852</Sha>
<Sha>dca1d060f38e1e02f6bfca41e25f081f19fd534b</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.9.0-2.20574.26">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
Otherwise, this version of dotnet will not be installed and the build will error out. -->
<DotNetCliVersion>5.0.102</DotNetCliVersion>
<MicrosoftNetCompilersToolsetVersion>3.9.0-2.20574.26</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>5.9.1-rc.8</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>5.10.0-rc.7240</NuGetBuildTasksVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
<!-- See https://github.com/dotnet/arcade/issues/3386
Expand Down

0 comments on commit e73d08c

Please sign in to comment.