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.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>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 2, 2025
1 parent 0fe373a commit cc9d538
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 @@ -85,9 +85,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b41381d5cd633471265e9cd72e933a7048e03062</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-rc.105">
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-rc.106">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>45a6a09e4dc08909a0c287da9e7f0a2c08d77f54</Sha>
<Sha>949031c79ea7f5c15b59f31e26d5355fb23795ca</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24614.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24572.2</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.24614.4</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.13.0-rc.105</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>6.13.0-rc.106</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
<BootstrapSdkVersion>9.0.200-preview.0.24603.3</BootstrapSdkVersion>
Expand Down

0 comments on commit cc9d538

Please sign in to comment.