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.62 (#10987)

NuGet.Build.Tasks
 From Version 6.13.0-preview.1.60 -> To Version 6.13.0-preview.1.62

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 18, 2024
1 parent eec6ac7 commit 9a1554c
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>3c393bbd85ae16ddddba20d0b75035b0c6f1a52d</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-preview.1.60">
<Dependency Name="NuGet.Build.Tasks" Version="6.13.0-preview.1.62">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>4f24d6d51798557a1c54b4aad71389a08af94cfd</Sha>
<Sha>ce95a567627472f8abd9d155047392e22142ff72</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24561.1">
<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 @@ -52,7 +52,7 @@
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24516.2</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24561.1</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.13.0-preview.1.60</NuGetBuildTasksVersion>
<NuGetBuildTasksVersion>6.13.0-preview.1.62</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
<BootstrapSdkVersion>9.0.200-preview.0.24523.19</BootstrapSdkVersion>
Expand Down

0 comments on commit 9a1554c

Please sign in to comment.