Skip to content

Commit cc9d538

Browse files
Update dependencies from https://github.com/nuget/nuget.client build 6.13.0.106 (#11198)
NuGet.Build.Tasks From Version 6.13.0-rc.105 -> To Version 6.13.0-rc.106 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0fe373a commit cc9d538

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
@@ -85,9 +85,9 @@
8585
<Uri>https://github.com/dotnet/arcade</Uri>
8686
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
8787
</Dependency>
88-
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-rc.105">
88+
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-rc.106">
8989
<Uri>https://github.com/nuget/nuget.client</Uri>
90-
<Sha>45a6a09e4dc08909a0c287da9e7f0a2c08d77f54</Sha>
90+
<Sha>949031c79ea7f5c15b59f31e26d5355fb23795ca</Sha>
9191
</Dependency>
9292
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24614.4">
9393
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
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.24572.2</MicrosoftDotNetXUnitExtensionsVersion>
6565
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.24614.4</MicrosoftNetCompilersToolsetVersion>
66-
<NuGetBuildTasksVersion>6.13.0-rc.105</NuGetBuildTasksVersion>
66+
<NuGetBuildTasksVersion>6.13.0-rc.106</NuGetBuildTasksVersion>
6767
</PropertyGroup>
6868
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
6969
<BootstrapSdkVersion>9.0.200-preview.0.24603.3</BootstrapSdkVersion>

0 commit comments

Comments
 (0)