Skip to content

Commit

Permalink
Update dependencies from https://github.com/NuGet/NuGet.Client build …
Browse files Browse the repository at this point in the history
…5.7.0.6702 (#12428)

NuGet.Build.Tasks
 From Version 5.7.0-rtm.6686 -> To Version 5.7.0-rtm.6702

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 11, 2020
1 parent 9efb3e7 commit 453f7ac
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 @@ -57,9 +57,9 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>90a4707de0f33d6f52c74b30b8a878911fec90c1</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="5.7.0-rtm.6686">
<Dependency Name="NuGet.Build.Tasks" Version="5.7.0-rtm.6702">
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>bd482514a87a0085f8eb8603842ee1cb3ca5f277</Sha>
<Sha>cd51d2637fc533e1e188c860e7616107904a3623</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="16.7.0-release-20200612-02">
<Uri>https://github.com/microsoft/vstest</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
<NuGetBuildTasksPackageVersion>5.7.0-rtm.6686</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>5.7.0-rtm.6702</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksConsolePackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksConsolePackageVersion>
<NuGetBuildTasksPackPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksPackPackageVersion>
<NuGetCommandLineXPlatPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetCommandLineXPlatPackageVersion>
Expand Down

0 comments on commit 453f7ac

Please sign in to comment.