Skip to content

Commit

Permalink
[main] Update dependencies from nuget/nuget.client (#30228)
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 Feb 1, 2023
1 parent ded1e7f commit bc5bc9a
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 @@ -101,9 +101,9 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>888c71f7f2269b6e67a24924cef66228857236f3</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.5.0-rc.149">
<Dependency Name="NuGet.Build.Tasks" Version="6.6.0-preview.1.14">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>ca5029046d7b6e55f322c45abb7b342054543710</Sha>
<Sha>ff63f07ee3d7a4c35d6ef89afd5b402e064f25df</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230131-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 @@ -62,7 +62,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
<NuGetBuildTasksPackageVersion>6.5.0-rc.149</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.6.0-preview.1.14</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksConsolePackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksConsolePackageVersion>
<NuGetLocalizationPackageVersion>6.0.0-rc.278</NuGetLocalizationPackageVersion>
<NuGetBuildTasksPackPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksPackPackageVersion>
Expand Down

0 comments on commit bc5bc9a

Please sign in to comment.