Skip to content

Commit 4221d74

Browse files
[main] Update dependencies from dotnet/installer (#91092)
* Update dependencies from https://github.com/dotnet/installer build 20230823.5 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23421.9 -> To Version 9.0.100-alpha.1.23423.5 * Update dependencies from https://github.com/dotnet/installer build 20230824.7 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23421.9 -> To Version 9.0.100-alpha.1.23424.7 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 06ad482 commit 4221d74

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
@@ -398,9 +398,9 @@
398398
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
399399
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
400400
</Dependency>
401-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23421.9">
401+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23424.7">
402402
<Uri>https://github.com/dotnet/installer</Uri>
403-
<Sha>711fd8e907b5e5af8c7d56fc87d7e9e8366abb1a</Sha>
403+
<Sha>7390886725cc2b9a2f31062abba0b80da59e875c</Sha>
404404
</Dependency>
405405
</ToolsetDependencies>
406406
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
256256
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
257257
<!-- installer version, for testing workloads -->
258-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23421.9</MicrosoftDotnetSdkInternalVersion>
258+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23424.7</MicrosoftDotnetSdkInternalVersion>
259259
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
260260
</PropertyGroup>
261261
</Project>

0 commit comments

Comments
 (0)