Skip to content

Commit 81791d1

Browse files
[main] Update dependencies from dotnet/installer (#96896)
* 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>
1 parent c818c21 commit 81791d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,9 +401,9 @@
401401
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
402402
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
403403
</Dependency>
404-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.24061.3">
404+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.24067.14">
405405
<Uri>https://github.com/dotnet/installer</Uri>
406-
<Sha>cc07296328b45ea6721d1c17662c3bc59aaff392</Sha>
406+
<Sha>4f7697a2dad24125e30b7e655bf5e8cfcfd61641</Sha>
407407
</Dependency>
408408
</ToolsetDependencies>
409409
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
253253
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
254254
<!-- installer version, for testing workloads -->
255-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.24061.3</MicrosoftDotnetSdkInternalVersion>
255+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.24067.14</MicrosoftDotnetSdkInternalVersion>
256256
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
257257
</PropertyGroup>
258258
</Project>

0 commit comments

Comments
 (0)