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.93 (#11114)

NuGet.Build.Tasks
 From Version 6.13.0-preview.1.73 -> To Version 6.13.0-rc.93

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 9, 2024
1 parent 99ab007 commit 646cd51
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-preview.1.73">
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-rc.93">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>cee6d943f9a6fa38daf5adba4d4dae9d230e83c6</Sha>
<Sha>acc521c647aa484fc2202024f624c7a56bf9fe0f</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24575.2">
<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.24575.2</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.13.0-preview.1.73</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>6.13.0-rc.93</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
<BootstrapSdkVersion>9.0.200-preview.0.24603.3</BootstrapSdkVersion>
Expand Down

0 comments on commit 646cd51

Please sign in to comment.