mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 18:11:04 +09:00
[main] Update dependencies from dotnet/installer (#97644)
* Update dependencies from https://github.com/dotnet/installer build 20240128.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.24070.3 -> To Version 9.0.100-preview.2.24078.1 * Update dependencies from https://github.com/dotnet/installer build 20240203.2 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.24070.3 -> To Version 9.0.100-preview.2.24103.2 * Update dependencies from https://github.com/dotnet/installer build 20240212.1 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.24070.3 -> To Version 9.0.100-preview.2.24112.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <lewing@microsoft.com>
This commit is contained in:
parent
066e6f3a92
commit
cf71da3de1
2 changed files with 3 additions and 3 deletions
|
@ -442,9 +442,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.24070.3">
|
||||
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.2.24112.1">
|
||||
<Uri>https://github.com/dotnet/installer</Uri>
|
||||
<Sha>f91d4ca399ea4389d04b4700965d207f3a8d5c3b</Sha>
|
||||
<Sha>ab44b49a395ac6a524628cdd8c5d99614248c584</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
|
||||
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
|
||||
<!-- installer version, for testing workloads -->
|
||||
<MicrosoftDotnetSdkInternalVersion>9.0.100-alpha.1.24070.3</MicrosoftDotnetSdkInternalVersion>
|
||||
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.2.24112.1</MicrosoftDotnetSdkInternalVersion>
|
||||
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue