Skip to content

Commit f2c46b6

Browse files
[main] Update dependencies from dotnet/installer (#91267)
Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23428.4 -> To Version 9.0.100-alpha.1.23428.7 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d3690b2 commit f2c46b6

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.23428.4">
405+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23428.7">
406406
<Uri>https://github.com/dotnet/installer</Uri>
407-
<Sha>ec4c1ffc81473302822281a7c43c5acdc01eba8e</Sha>
407+
<Sha>8b6d1ff76fb530a208f95839a06588b6f0c3e5aa</Sha>
408408
</Dependency>
409409
</ToolsetDependencies>
410410
</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.23428.4</MicrosoftDotnetSdkInternalVersion>
258+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23428.7</MicrosoftDotnetSdkInternalVersion>
259259
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
260260
</PropertyGroup>
261261
</Project>

0 commit comments

Comments
 (0)