Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/installer (#95512)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/installer build 20231130.4

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.23579.33 -> To Version 9.0.100-alpha.1.23580.4

* Update dependencies from https://github.com/dotnet/installer build 20231201.21

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.23579.33 -> To Version 9.0.100-alpha.1.23601.21

* Update dependencies from https://github.com/dotnet/installer build 20231201.21

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.23579.33 -> To Version 9.0.100-alpha.1.23601.21

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Dec 3, 2023
1 parent 389d485 commit 817ddcd
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 @@ -401,9 +401,9 @@
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23579.33">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23601.21">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>9e3446847083286bbaeb092031b247705ccc7ceb</Sha>
<Sha>193078b5f527abdaf5f0a97610c2a8d5d8908179</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
<!-- installer version, for testing workloads -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23579.33</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23601.21</MicrosoftDotnetSdkInternalVersion>
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
</PropertyGroup>
</Project>

0 comments on commit 817ddcd

Please sign in to comment.