Skip to content

Commit d5026a1

Browse files
[main] Update dependencies from dotnet/installer (#91189)
* Update dependencies from https://github.com/dotnet/installer build 20230827.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23424.7 -> To Version 9.0.100-alpha.1.23427.1 * Update dependencies from https://github.com/dotnet/installer build 20230828.4 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23424.7 -> To Version 9.0.100-alpha.1.23428.4 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 320fcd0 commit d5026a1

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
@@ -402,9 +402,9 @@
402402
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
403403
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23424.7">
405+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23428.4">
406406
<Uri>https://github.com/dotnet/installer</Uri>
407-
<Sha>7390886725cc2b9a2f31062abba0b80da59e875c</Sha>
407+
<Sha>ec4c1ffc81473302822281a7c43c5acdc01eba8e</Sha>
408408
</Dependency>
409409
</ToolsetDependencies>
410410
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
260260
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
261261
<!-- installer version, for testing workloads -->
262-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23424.7</MicrosoftDotnetSdkInternalVersion>
262+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23428.4</MicrosoftDotnetSdkInternalVersion>
263263
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
264264
</PropertyGroup>
265265
</Project>

0 commit comments

Comments
 (0)