Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/installer (dotnet#101379)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
3 people authored and Ruihan-Yin committed May 30, 2024
1 parent 45d909a commit fa18c6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,9 +410,9 @@
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24215.2">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.5.24253.16">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>7380c301c1ce7d022dd365dd78c4004a2881edaf</Sha>
<Sha>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
<!-- installer version, for testing workloads -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.4.24215.2</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
</PropertyGroup>
</Project>

0 comments on commit fa18c6d

Please sign in to comment.