Skip to content

Commit 8fe8122

Browse files
[main] Update dependencies from dotnet/installer (#96183)
* Update dependencies from https://github.com/dotnet/installer build 20231218.6 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23618.6 * Update dependencies from https://github.com/dotnet/installer build 20231219.5 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23619.5 * Update dependencies from https://github.com/dotnet/installer build 20231220.14 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23620.14 * Update dependencies from https://github.com/dotnet/installer build 2023122.3 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23622.3 * Update dependencies from https://github.com/dotnet/installer build 2023122.3 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23622.3 * Update dependencies from https://github.com/dotnet/installer build 2023122.3 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23622.3 * Update dependencies from https://github.com/dotnet/installer build 20231225.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23625.1 * Update dependencies from https://github.com/dotnet/installer build 20231225.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23625.1 * Update dependencies from https://github.com/dotnet/installer build 20231227.2 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23627.2 * Update dependencies from https://github.com/dotnet/installer build 20231228.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23628.1 * Update dependencies from https://github.com/dotnet/installer build 20231228.5 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23628.5 * Update dependencies from https://github.com/dotnet/installer build 20231228.5 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23618.1 -> To Version 9.0.100-alpha.1.23628.5 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9f7e70e commit 8fe8122

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.23618.1">
404+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23628.5">
405405
<Uri>https://github.com/dotnet/installer</Uri>
406-
<Sha>3ac63e7eece9f9d44a1b6a37523046a99948ec92</Sha>
406+
<Sha>29db8a1157d69ade22d933d666ea5ec21a42c8c8</Sha>
407407
</Dependency>
408408
</ToolsetDependencies>
409409
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
251251
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
252252
<!-- installer version, for testing workloads -->
253-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23618.1</MicrosoftDotnetSdkInternalVersion>
253+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23628.5</MicrosoftDotnetSdkInternalVersion>
254254
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
255255
</PropertyGroup>
256256
</Project>

0 commit comments

Comments
 (0)