Skip to content

Commit b781c76

Browse files
[main] Update dependencies from nuget/nuget.client (dotnet#13279)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a2c1035 commit b781c76

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This file should be imported by eng/Versions.props
2727
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26119.2</MicrosoftDotNetArcadeSdkPackageVersion>
2828
<MicrosoftDotNetXUnitExtensionsPackageVersion>10.0.0-beta.26119.2</MicrosoftDotNetXUnitExtensionsPackageVersion>
2929
<!-- nuget/nuget.client dependencies -->
30-
<NuGetBuildTasksPackageVersion>7.5.0-rc.18</NuGetBuildTasksPackageVersion>
30+
<NuGetBuildTasksPackageVersion>7.5.0-rc.31</NuGetBuildTasksPackageVersion>
3131
<!-- dotnet/roslyn dependencies -->
3232
<MicrosoftNetCompilersToolsetPackageVersion>5.5.0-2.26114.2</MicrosoftNetCompilersToolsetPackageVersion>
3333
</PropertyGroup>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@
110110
<Uri>https://github.com/dotnet/arcade</Uri>
111111
<Sha>062ea8ab27da7dbb7d4f630bd50aeab94c9ffb93</Sha>
112112
</Dependency>
113-
<Dependency Name="NuGet.Build.Tasks" Version="7.5.0-rc.18">
113+
<Dependency Name="NuGet.Build.Tasks" Version="7.5.0-rc.31">
114114
<Uri>https://github.com/nuget/nuget.client</Uri>
115-
<Sha>a527f9edd5b4b5b573f004609434b726ad324510</Sha>
115+
<Sha>6e8e121e95d7df449c5cd3c299883c896866e0b6</Sha>
116116
</Dependency>
117117
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.5.0-2.26114.2">
118118
<Uri>https://github.com/dotnet/roslyn</Uri>

0 commit comments

Comments
 (0)