Skip to content

Commit

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24062.1

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24062.11

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24062.11

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24062.11

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24065.1

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24067.2

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

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.24061.3 -> To Version 9.0.100-alpha.1.24067.14

---------

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 22, 2024
1 parent c818c21 commit 81791d1
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.24061.3">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.24067.14">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>cc07296328b45ea6721d1c17662c3bc59aaff392</Sha>
<Sha>4f7697a2dad24125e30b7e655bf5e8cfcfd61641</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 @@ -252,7 +252,7 @@
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
<!-- installer version, for testing workloads -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.24061.3</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.24067.14</MicrosoftDotnetSdkInternalVersion>
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
</PropertyGroup>
</Project>

0 comments on commit 81791d1

Please sign in to comment.