Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…et-NuGet.Client-Trusted build 5.9.0.7097 (#6131)

NuGet.Build.Tasks
 From Version 5.9.0-rc.7046 -> To Version 5.9.0-rc.7097

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 8, 2021
1 parent bba8fa9 commit 670b590
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
Expand Up @@ -5,9 +5,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>6813f5aa511a7a4498fa217a54219b5704a01f83</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="5.9.0-rc.7046">
<Dependency Name="NuGet.Build.Tasks" Version="5.9.0-rc.7097">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/NuGet-NuGet.Client-Trusted</Uri>
<Sha>e90588d4ec63e966360eec817c80d0758ff05b30</Sha>
<Sha>ed9af679b4425c1ff4d41d2302d73f6e580a2839</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
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.0-rc.7046</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>5.9.0-rc.7097</NuGetBuildTasksVersion>
</PropertyGroup>
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">
<!-- See https://github.com/dotnet/arcade/issues/3386
Expand Down

0 comments on commit 670b590

Please sign in to comment.