mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
[main] Update dependencies from dotnet/msquic, dotnet/runtime, dotnet/sdk, dotnet/xharness (#99527)
* Update dependencies from https://github.com/dotnet/xharness build 20240310.7 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24154.1 -> To Version 9.0.0-prerelease.24160.7 * Update dependencies from https://github.com/dotnet/msquic build 20240311.1 System.Net.MsQuic.Transport From Version 9.0.0-alpha.1.24129.1 -> To Version 9.0.0-alpha.1.24161.1 * Update dependencies from https://github.com/dotnet/runtime build 20240311.1 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.0-preview.3.24154.2 -> To Version 9.0.0-preview.3.24161.1 * Update dependencies from https://github.com/dotnet/sdk build 20240311.5 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.100-preview.3.24153.8 -> To Version 9.0.100-preview.3.24161.5 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae1510e3a6
commit
a726f4f110
4 changed files with 44 additions and 44 deletions
|
@ -15,7 +15,7 @@
|
|||
]
|
||||
},
|
||||
"microsoft.dotnet.xharness.cli": {
|
||||
"version": "9.0.0-prerelease.24154.1",
|
||||
"version": "9.0.0-prerelease.24160.7",
|
||||
"commands": [
|
||||
"xharness"
|
||||
]
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
<Uri>https://github.com/dotnet/icu</Uri>
|
||||
<Sha>9712d1680642c09dfd46827f5e850b9027ba6086</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24129.1">
|
||||
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24161.1">
|
||||
<Uri>https://github.com/dotnet/msquic</Uri>
|
||||
<Sha>baae5284d60c1c5566f9e2aa052281927b7c250f</Sha>
|
||||
<Sha>7ac9070bebffa4deca5c39830b6a6d8caeee68e3</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0-rc2.21473.1">
|
||||
<Uri>https://github.com/dotnet/wcf</Uri>
|
||||
|
@ -314,55 +314,55 @@
|
|||
<Uri>https://github.com/dotnet/llvm-project</Uri>
|
||||
<Sha>3ac1a8b8d575b4bfe28f3cfb11a32589b6a05eca</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Text.Json" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="System.Text.Json" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
<SourceBuild RepoName="runtime" ManagedOnly="false" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.3.24154.2">
|
||||
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.3.24161.1">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>23b4030b75b43f56300a94083441bcdfb4cd6300</Sha>
|
||||
<Sha>2909fe8a13b361bd83727cef1af9360a0949ad2b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24154.1">
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24160.7">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
<Sha>31c7e2ce42beeee67b60c461227734e94a74a5ca</Sha>
|
||||
<Sha>36310c81aed0452963ebf26866fc9f1b95d72dbb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.24154.1">
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.24160.7">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
<Sha>31c7e2ce42beeee67b60c461227734e94a74a5ca</Sha>
|
||||
<Sha>36310c81aed0452963ebf26866fc9f1b95d72dbb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24154.1">
|
||||
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24160.7">
|
||||
<Uri>https://github.com/dotnet/xharness</Uri>
|
||||
<Sha>31c7e2ce42beeee67b60c461227734e94a74a5ca</Sha>
|
||||
<Sha>36310c81aed0452963ebf26866fc9f1b95d72dbb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.24151.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
|
@ -418,14 +418,14 @@
|
|||
<Sha>77372c66fd54927312b5b0a2e399e192f74445c9</Sha>
|
||||
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-preview.3.24153.8">
|
||||
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-preview.3.24161.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>aee846e80f5f87b4483639ea2cd72a6b7a4c1cf9</Sha>
|
||||
<Sha>1aed5c88d3f91dd1610cd60b03782a82a6a07e81</Sha>
|
||||
</Dependency>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24153.8">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24161.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>aee846e80f5f87b4483639ea2cd72a6b7a4c1cf9</Sha>
|
||||
<Sha>1aed5c88d3f91dd1610cd60b03782a82a6a07e81</Sha>
|
||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24106.4">
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
<PropertyGroup>
|
||||
<StaticCsVersion>0.2.0</StaticCsVersion>
|
||||
<!-- SDK dependencies -->
|
||||
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-preview.3.24153.8</MicrosoftDotNetApiCompatTaskVersion>
|
||||
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-preview.3.24161.5</MicrosoftDotNetApiCompatTaskVersion>
|
||||
<!-- Arcade dependencies -->
|
||||
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24151.1</MicrosoftDotNetBuildTasksFeedVersion>
|
||||
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24151.1</MicrosoftDotNetCodeAnalysisVersion>
|
||||
|
@ -104,10 +104,10 @@
|
|||
<!-- NuGet dependencies -->
|
||||
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
|
||||
<!-- Installer dependencies -->
|
||||
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.3.24154.2</MicrosoftNETCoreAppRuntimewinx64Version>
|
||||
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.3.24161.1</MicrosoftNETCoreAppRuntimewinx64Version>
|
||||
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
|
||||
<!-- ILAsm dependencies -->
|
||||
<MicrosoftNETCoreILAsmVersion>9.0.0-preview.3.24154.2</MicrosoftNETCoreILAsmVersion>
|
||||
<MicrosoftNETCoreILAsmVersion>9.0.0-preview.3.24161.1</MicrosoftNETCoreILAsmVersion>
|
||||
<!-- ObjWriter dependencies -->
|
||||
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.24154.3</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
|
||||
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>16.0.5-alpha.1.24154.3</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
|
||||
|
@ -128,19 +128,19 @@
|
|||
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
|
||||
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
|
||||
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
|
||||
<SystemReflectionMetadataVersion>9.0.0-preview.3.24154.2</SystemReflectionMetadataVersion>
|
||||
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.3.24154.2</SystemReflectionMetadataLoadContextVersion>
|
||||
<SystemReflectionMetadataVersion>9.0.0-preview.3.24161.1</SystemReflectionMetadataVersion>
|
||||
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.3.24161.1</SystemReflectionMetadataLoadContextVersion>
|
||||
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
|
||||
<SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion>
|
||||
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
|
||||
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
|
||||
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
|
||||
<SystemTextJsonVersion>9.0.0-preview.3.24154.2</SystemTextJsonVersion>
|
||||
<SystemTextJsonVersion>9.0.0-preview.3.24161.1</SystemTextJsonVersion>
|
||||
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
|
||||
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
|
||||
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
|
||||
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
|
||||
<runtimenativeSystemIOPortsVersion>9.0.0-preview.3.24154.2</runtimenativeSystemIOPortsVersion>
|
||||
<runtimenativeSystemIOPortsVersion>9.0.0-preview.3.24161.1</runtimenativeSystemIOPortsVersion>
|
||||
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
|
||||
<SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion>
|
||||
<SystemReflectionMetadataToolsetVersion>8.0.0</SystemReflectionMetadataToolsetVersion>
|
||||
|
@ -187,9 +187,9 @@
|
|||
<!-- Testing -->
|
||||
<MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion>
|
||||
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24154.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24154.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
|
||||
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24154.1</MicrosoftDotNetXHarnessCLIVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24160.7</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
|
||||
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24160.7</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
|
||||
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24160.7</MicrosoftDotNetXHarnessCLIVersion>
|
||||
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24154.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
|
||||
<NUnitVersion>3.12.0</NUnitVersion>
|
||||
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
|
||||
|
@ -218,12 +218,12 @@
|
|||
<!-- Mono Cecil -->
|
||||
<MicrosoftDotNetCecilVersion>0.11.4-alpha.24158.1</MicrosoftDotNetCecilVersion>
|
||||
<!-- ILCompiler -->
|
||||
<MicrosoftDotNetILCompilerVersion>9.0.0-preview.3.24154.2</MicrosoftDotNetILCompilerVersion>
|
||||
<MicrosoftDotNetILCompilerVersion>9.0.0-preview.3.24161.1</MicrosoftDotNetILCompilerVersion>
|
||||
<!-- ICU -->
|
||||
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-preview.3.24155.1</MicrosoftNETCoreRuntimeICUTransportVersion>
|
||||
<!-- MsQuic -->
|
||||
<MicrosoftNativeQuicMsQuicVersion>2.2.3</MicrosoftNativeQuicMsQuicVersion>
|
||||
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24129.1</SystemNetMsQuicTransportVersion>
|
||||
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24161.1</SystemNetMsQuicTransportVersion>
|
||||
<!-- Mono LLVM -->
|
||||
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.24154.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
|
||||
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.24154.3</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
|
||||
|
|
|
@ -13,6 +13,6 @@
|
|||
"Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24151.1",
|
||||
"Microsoft.Build.NoTargets": "3.7.0",
|
||||
"Microsoft.Build.Traversal": "3.4.0",
|
||||
"Microsoft.NET.Sdk.IL": "9.0.0-preview.3.24154.2"
|
||||
"Microsoft.NET.Sdk.IL": "9.0.0-preview.3.24161.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue