Skip to content

Commit 1ab203b

Browse files
Update dependencies from https://github.com/nuget/nuget.client build 6.14.0.66 (#11552)
NuGet.Build.Tasks From Version 6.14.0-preview.1.53 -> To Version 6.14.0-preview.1.66 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Gang Wang <[email protected]>
1 parent d9a95b4 commit 1ab203b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
<Uri>https://github.com/dotnet/arcade</Uri>
120120
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
121121
</Dependency>
122-
<Dependency Name="NuGet.Build.Tasks" Version="6.14.0-preview.1.53">
122+
<Dependency Name="NuGet.Build.Tasks" Version="6.14.0-preview.1.66">
123123
<Uri>https://github.com/nuget/nuget.client</Uri>
124-
<Sha>9202ddad5fabd4d7737fa0c717524fbe2455c972</Sha>
124+
<Sha>181b65dad9f440c7a31fe673abc59c258f224ada</Sha>
125125
</Dependency>
126126
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25157.4">
127127
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
8080
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion>
8181
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25157.4</MicrosoftNetCompilersToolsetVersion>
82-
<NuGetBuildTasksVersion>6.14.0-preview.1.53</NuGetBuildTasksVersion>
82+
<NuGetBuildTasksVersion>6.14.0-preview.1.66</NuGetBuildTasksVersion>
8383
</PropertyGroup>
8484
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
8585
<BootstrapSdkVersion>9.0.200-preview.0.24603.3</BootstrapSdkVersion>

0 commit comments

Comments
 (0)