Skip to content

Commit 4f3bae5

Browse files
[main] Update dependencies from dotnet/installer (#94632)
* Update dependencies from https://github.com/dotnet/installer build 20231110.7 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23560.4 -> To Version 9.0.100-alpha.1.23560.7 * Update dependencies from https://github.com/dotnet/installer build 20231110.7 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23560.4 -> To Version 9.0.100-alpha.1.23560.7 * Update dependencies from https://github.com/dotnet/installer build 20231113.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23560.4 -> To Version 9.0.100-alpha.1.23563.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 085ddb7 commit 4f3bae5

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.23560.4">
400+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23563.1">
401401
<Uri>https://github.com/dotnet/installer</Uri>
402-
<Sha>e0d2e1c4fa1ad3550f43a9d29f3c7e33652e561f</Sha>
402+
<Sha>165040edde65911736ac5310365902003688bc24</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.23560.4</MicrosoftDotnetSdkInternalVersion>
251+
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23563.1</MicrosoftDotnetSdkInternalVersion>
252252
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
253253
</PropertyGroup>
254254
</Project>

0 commit comments

Comments
 (0)