Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/installer (#91092)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/installer build 20230823.5

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.23421.9 -> To Version 9.0.100-alpha.1.23423.5

* Update dependencies from https://github.com/dotnet/installer build 20230824.7

Microsoft.Dotnet.Sdk.Internal
 From Version 9.0.100-alpha.1.23421.9 -> To Version 9.0.100-alpha.1.23424.7

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 25, 2023
1 parent 06ad482 commit 4221d74
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 @@ -398,9 +398,9 @@
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23421.9">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-alpha.1.23424.7">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>711fd8e907b5e5af8c7d56fc87d7e9e8366abb1a</Sha>
<Sha>7390886725cc2b9a2f31062abba0b80da59e875c</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 @@ -255,7 +255,7 @@
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
<!-- installer version, for testing workloads -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23421.9</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.23424.7</MicrosoftDotnetSdkInternalVersion>
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
</PropertyGroup>
</Project>

0 comments on commit 4221d74

Please sign in to comment.