Skip to content

Commit 7a0727e

Browse files
[main] Update dependencies from dotnet/installer (#93815)
* Update dependencies from https://github.com/dotnet/installer build 2023102.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23519.21 -> To Version 9.0.100-alpha.1.23520.1 * Update dependencies from https://github.com/dotnet/installer build 2023102.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23519.21 -> To Version 9.0.100-alpha.1.23520.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c334874 commit 7a0727e

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.23519.21">
401+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23520.1">
402402
<Uri>https://github.com/dotnet/installer</Uri>
403-
<Sha>1ae8485fe0b7cc3d5ca47a1e597f7d9f4bce5b88</Sha>
403+
<Sha>516fc7f6846e76183c7e9bf30080ce204c49030a</Sha>
404404
</Dependency>
405405
</ToolsetDependencies>
406406
</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.23519.21</MicrosoftDotnetSdkInternalVersion>
251+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23520.1</MicrosoftDotnetSdkInternalVersion>
252252
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
253253
</PropertyGroup>
254254
</Project>

0 commit comments

Comments
 (0)