Skip to content

Commit

Permalink
[main] Update dependencies from nuget/nuget.client (#32036)
Browse files Browse the repository at this point in the history
[main] Update dependencies from nuget/nuget.client
  • Loading branch information
dotnet-maestro[bot] authored Apr 25, 2023
1 parent 1fd4ee2 commit 9cf4a9d
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 @@ -107,9 +107,9 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>5868d219346a29b8d89dcd5718642715478bed55</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.7.0-preview.1.19">
<Dependency Name="NuGet.Build.Tasks" Version="6.7.0-preview.1.20">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>87ce6f59e9cf4f5a32d7ba16f537b6b791d9fcc6</Sha>
<Sha>f1757fe7a9a3e178562518f4535f71348a117010</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.0-preview.23219.2">
<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 @@ -62,7 +62,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
<NuGetBuildTasksPackageVersion>6.7.0-preview.1.19</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.7.0-preview.1.20</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksConsolePackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksConsolePackageVersion>
<NuGetLocalizationPackageVersion>6.0.0-rc.278</NuGetLocalizationPackageVersion>
<NuGetBuildTasksPackPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksPackPackageVersion>
Expand Down

0 comments on commit 9cf4a9d

Please sign in to comment.