Skip to content

Commit 950f121

Browse files
dotnet-maestro[bot]lewing
authored andcommitted
[main] Update dependencies from dotnet/installer (dotnet#101379)
* Update dependencies from https://github.com/dotnet/installer build 20240421.5 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.4.24215.2 -> To Version 9.0.100-preview.4.24221.5 * Update dependencies from https://github.com/dotnet/installer build 20240421.5 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.4.24215.2 -> To Version 9.0.100-preview.4.24221.5 * Update dependencies from https://github.com/dotnet/installer build 20240429.2 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.4.24215.2 -> To Version 9.0.100-preview.5.24229.2 * Update dependencies from https://github.com/dotnet/installer build 20240503.12 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.4.24215.2 -> To Version 9.0.100-preview.5.24253.12 * Update dependencies from https://github.com/dotnet/installer build 20240503.16 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.4.24215.2 -> To Version 9.0.100-preview.5.24253.16 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <lewing@microsoft.com>
1 parent c49183d commit 950f121

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -410,9 +410,9 @@
410410
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
411411
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
412412
</Dependency>
413-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24215.2">
413+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.5.24253.16">
414414
<Uri>https://github.com/dotnet/installer</Uri>
415-
<Sha>7380c301c1ce7d022dd365dd78c4004a2881edaf</Sha>
415+
<Sha>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
416416
</Dependency>
417417
</ToolsetDependencies>
418418
</Dependencies>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
255255
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
256256
<!-- installer version, for testing workloads -->
257-
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24215.2</MicrosoftDotnetSdkInternalVersion>
257+
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
258258
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
259259
</PropertyGroup>
260260
</Project>

0 commit comments

Comments
 (0)