Skip to content

Commit b54a38f

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

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.23605.7">
404+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23606.3">
405405
<Uri>https://github.com/dotnet/installer</Uri>
406-
<Sha>ff13f9c7a4609b4d4be4e4ae17fc1d6ed8f61352</Sha>
406+
<Sha>10bd8c7b5d89d8d50ccb8ddfb0d590f994342c7e</Sha>
407407
</Dependency>
408408
</ToolsetDependencies>
409409
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
250250
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
251251
<!-- installer version, for testing workloads -->
252-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23605.7</MicrosoftDotnetSdkInternalVersion>
252+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23606.3</MicrosoftDotnetSdkInternalVersion>
253253
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
254254
</PropertyGroup>
255255
</Project>

0 commit comments

Comments
 (0)