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
…6.5.0.36 (#28760)

[main] Update dependencies from nuget/nuget.client
  • Loading branch information
dotnet-maestro[bot] authored Oct 26, 2022
1 parent 45f7977 commit 5c54021
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>f73a1835a1454d31337b850e6adaedcf597b5119</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.5.0-preview.1.35">
<Dependency Name="NuGet.Build.Tasks" Version="6.5.0-preview.1.36">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>5d2c71b138e6a70f7843f58799a110c94a984990</Sha>
<Sha>41c08c5549ac3c738d5bf369014da059eff53fbd</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221025-01">
<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-preview.1.35</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.5.0-preview.1.36</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksConsolePackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksConsolePackageVersion>
<NuGetLocalizationPackageVersion>6.0.0-rc.278</NuGetLocalizationPackageVersion>
<NuGetBuildTasksPackPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksPackPackageVersion>
Expand Down

0 comments on commit 5c54021

Please sign in to comment.