Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/runtime dotnet/icu dotnet/xharness dotnet/emsdk dotnet/cecil dotnet/sdk #87375

Merged
merged 8 commits into from
Jun 13, 2023
Merged
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,30 +278,30 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>be77bdd536a2883984b37bf4f1169a6ea73d39c7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.6.23304.2">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.6.23309.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bf8f1aa83e192a307d5846424880cd61bec1a4f</Sha>
<Sha>37c0371ab3f7651d64a6dfe4c2e8677206fa34ee</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="8.0.0-preview.6.23304.2">
<Dependency Name="runtime.native.System.IO.Ports" Version="8.0.0-preview.6.23309.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bf8f1aa83e192a307d5846424880cd61bec1a4f</Sha>
<Sha>37c0371ab3f7651d64a6dfe4c2e8677206fa34ee</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.0-preview.6.23304.2">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="8.0.0-preview.6.23309.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bf8f1aa83e192a307d5846424880cd61bec1a4f</Sha>
<Sha>37c0371ab3f7651d64a6dfe4c2e8677206fa34ee</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.0-preview.6.23304.2">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="8.0.0-preview.6.23309.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bf8f1aa83e192a307d5846424880cd61bec1a4f</Sha>
<Sha>37c0371ab3f7651d64a6dfe4c2e8677206fa34ee</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="8.0.0-preview.6.23304.2">
<Dependency Name="System.Text.Json" Version="8.0.0-preview.6.23309.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bf8f1aa83e192a307d5846424880cd61bec1a4f</Sha>
<Sha>37c0371ab3f7651d64a6dfe4c2e8677206fa34ee</Sha>
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-preview.6.23304.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-preview.6.23309.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bf8f1aa83e192a307d5846424880cd61bec1a4f</Sha>
<Sha>37c0371ab3f7651d64a6dfe4c2e8677206fa34ee</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="8.0.0-prerelease.23307.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -364,9 +364,9 @@
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>2b6ab8d727ce73a78bcbf026ac75ea8a7c804daf</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="8.0.100-preview.6.23309.13">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="8.0.100-preview.6.23312.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>4660c5c4ead143f198f601821a27a85910bd14d4</Sha>
<Sha>8a73c5510b45f23c94d41ff0b3a04e067f20e0ec</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.23303.6">
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<PropertyGroup>
<StaticCsVersion>0.2.0</StaticCsVersion>
<!-- SDK dependencies -->
<MicrosoftDotNetApiCompatTaskVersion>8.0.100-preview.6.23309.13</MicrosoftDotNetApiCompatTaskVersion>
<MicrosoftDotNetApiCompatTaskVersion>8.0.100-preview.6.23312.2</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>8.0.0-beta.23309.8</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.23309.8</MicrosoftDotNetCodeAnalysisVersion>
Expand All @@ -101,10 +101,10 @@
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.6.23304.2</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.6.23309.7</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
<!-- CoreClr dependencies -->
<MicrosoftNETCoreILAsmVersion>8.0.0-preview.6.23304.2</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreILAsmVersion>8.0.0-preview.6.23309.7</MicrosoftNETCoreILAsmVersion>
<runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23307.1</runtimelinuxarm64MicrosoftNETCoreRuntimeObjWriterVersion>
<runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23307.1</runtimelinuxx64MicrosoftNETCoreRuntimeObjWriterVersion>
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>14.0.0-alpha.1.23307.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeObjWriterVersion>
Expand Down Expand Up @@ -132,12 +132,12 @@
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
<SystemServiceModelPrimitivesVersion>4.9.0</SystemServiceModelPrimitivesVersion>
<SystemTextJsonVersion>8.0.0-preview.6.23304.2</SystemTextJsonVersion>
<SystemTextJsonVersion>8.0.0-preview.6.23309.7</SystemTextJsonVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<runtimenativeSystemIOPortsVersion>8.0.0-preview.6.23304.2</runtimenativeSystemIOPortsVersion>
<runtimenativeSystemIOPortsVersion>8.0.0-preview.6.23309.7</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemRuntimeNumericsTestDataVersion>8.0.0-beta.23307.1</SystemRuntimeNumericsTestDataVersion>
<SystemComponentModelTypeConverterTestDataVersion>8.0.0-beta.23307.1</SystemComponentModelTypeConverterTestDataVersion>
Expand Down Expand Up @@ -209,7 +209,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20221010.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>8.0.0-preview.6.23304.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>8.0.0-preview.6.23309.7</MicrosoftNETILLinkTasksVersion>
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23306.1</MicrosoftDotNetCecilVersion>
<!-- ICU -->
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23309.8",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
"Microsoft.NET.Sdk.IL": "8.0.0-preview.6.23304.2"
"Microsoft.NET.Sdk.IL": "8.0.0-preview.6.23309.7"
}
}