Skip to content

Commit 7580471

Browse files
[main] Update dependencies from dotnet/installer (#94209)
* Update dependencies from https://github.com/dotnet/installer build 20231031.2 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23529.1 -> To Version 9.0.100-alpha.1.23531.2 * Update dependencies from https://github.com/dotnet/installer build 20231031.20 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23529.1 -> To Version 9.0.100-alpha.1.23531.20 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 61291be commit 7580471

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
@@ -397,9 +397,9 @@
397397
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
398398
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
399399
</Dependency>
400-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23529.1">
400+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23531.20">
401401
<Uri>https://github.com/dotnet/installer</Uri>
402-
<Sha>f3c39098a298693206acf00c470530407c8b2ba8</Sha>
402+
<Sha>1cd40851378c6e4d82bcc911411d8b1fc9824365</Sha>
403403
</Dependency>
404404
</ToolsetDependencies>
405405
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
249249
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
250250
<!-- installer version, for testing workloads -->
251-
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23529.1</MicrosoftDotnetSdkInternalVersion>
251+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23531.20</MicrosoftDotnetSdkInternalVersion>
252252
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
253253
</PropertyGroup>
254254
</Project>

0 commit comments

Comments
 (0)