Skip to content

Commit 5f18dba

Browse files
Update dependencies from https://github.com/nuget/nuget.client build 6.14.0.30 (dotnet#11452)
NuGet.Build.Tasks From Version 6.13.1-rc.1 -> To Version 6.14.0-preview.1.30 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4056181 commit 5f18dba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
<Uri>https://github.com/dotnet/arcade</Uri>
8686
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
8787
</Dependency>
88-
<Dependency Name="NuGet.Build.Tasks" Version="6.13.1-rc.1">
88+
<Dependency Name="NuGet.Build.Tasks" Version="6.14.0-preview.1.30">
8989
<Uri>https://github.com/nuget/nuget.client</Uri>
90-
<Sha>3d42754f2962b30deac1ec48e5415aa83c071b37</Sha>
90+
<Sha>e716e78fa66a29f3e417462256cc340479e25ce2</Sha>
9191
</Dependency>
9292
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25111.1">
9393
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
6464
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion>
6565
<MicrosoftNetCompilersToolsetVersion>4.14.0-2.25111.1</MicrosoftNetCompilersToolsetVersion>
66-
<NuGetBuildTasksVersion>6.13.0-rc.113</NuGetBuildTasksVersion>
66+
<NuGetBuildTasksVersion>6.14.0-preview.1.30</NuGetBuildTasksVersion>
6767
</PropertyGroup>
6868
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
6969
<BootstrapSdkVersion>9.0.200-preview.0.24603.3</BootstrapSdkVersion>

0 commit comments

Comments
 (0)