744d4d6344
[release/8.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 4.8.0-3.23476.15 to 4.8.0-3.23477.1 (parent: Microsoft.NET.Sdk) - NuGet.Build.Tasks: from 6.8.0-rc.121 to 6.8.0-rc.122 (parent: Microsoft.NET.Sdk)
244 lines
15 KiB
XML
244 lines
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Dependencies>
|
|
<ProductDependencies>
|
|
<!--
|
|
Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos.
|
|
The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal.
|
|
-->
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-rtm.23476.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>3363e20118f7d5a0c5bd0facda546f62053586e4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rtm.23476.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>3363e20118f7d5a0c5bd0facda546f62053586e4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rtm.23476.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>3363e20118f7d5a0c5bd0facda546f62053586e4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-rtm.23476.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>3363e20118f7d5a0c5bd0facda546f62053586e4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
<SourceBuild RepoName="runtime" ManagedOnly="false" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
|
|
<!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
|
|
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-jwts" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="8.0.0-rtm.23476.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>4292763bd5143205daabb682311ee34f23897d9b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rtm.23477.22">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>29cdfd4ae95dfef2c601db9813dae887e3641c6b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rtm.23477.22">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>29cdfd4ae95dfef2c601db9813dae887e3641c6b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rtm.23477.22">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>29cdfd4ae95dfef2c601db9813dae887e3641c6b</Sha>
|
|
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rtm.23477.22">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>29cdfd4ae95dfef2c601db9813dae887e3641c6b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>0385265f4d0b6413d64aea0223172366a9b9858c</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.1.0-rc.23410.2">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.1.0-rc.23410.2">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.7.0" Version="1.1.0-rc.23410.2">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
|
|
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.8.0" Version="1.1.0-rc.23410.2">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>1e5f3603af2277910aad946736ee23283e7f3e16</Sha>
|
|
</Dependency>
|
|
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rtm.23475.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>6093320203df0e82e2e228df152acd23bb9b6692</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-rtm.23475.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>8732e3b06c3f1bd587ad0019881506f3e87ff7d7</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.0-beta.23475.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>10f956e631a1efc0f7f5e49c626c494cd32b1f50</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.100-beta.23475.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>10f956e631a1efc0f7f5e49c626c494cd32b1f50</Sha>
|
|
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.8.0-release-23468-02" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
<Sha>cf7d549fc0197abaabec19d61d2c20d7a7b089f8</Sha>
|
|
<SourceBuild RepoName="vstest" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rtm.23476.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>0933e300f0c0647a15a0433f1a3b07bcab9882f4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23477.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>a0f635227f57c805c30ebb06a5afecacc77035f5</Sha>
|
|
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Build" Version="17.8.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>585e09762f07aa6ec291cb75cf7e98bdded8e373</Sha>
|
|
</Dependency>
|
|
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.122" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
|
<Sha>0dd5a1ea536201af94725353e4bc711d7560b246</Sha>
|
|
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
|
|
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
|
|
<Sha>53b80940842204f78708a538628288ff5d741a1d</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-rtm.23475.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/emsdk</Uri>
|
|
<Sha>0a2aae889f5ce2803fa227e13963b3fbf3ccb6b0</Sha>
|
|
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.23463.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
|
<Sha>5957c5c5f85f17c145e7fab4ece37ad6aafcded9</Sha>
|
|
</Dependency>
|
|
<!-- Explicit dependency because Microsoft.Deployment.DotNet.Releases has different versioning
|
|
than the SB intermediate -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="8.0.0-preview.6.23463.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
|
<Sha>5957c5c5f85f17c145e7fab4ece37ad6aafcded9</Sha>
|
|
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23475.1">
|
|
<Uri>https://github.com/dotnet/source-build-externals</Uri>
|
|
<Sha>e04156dbe14f882a80d4499dbebd45ab156b6c3c</Sha>
|
|
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.1.0-beta.23253.1">
|
|
<Uri>https://github.com/dotnet/symreader</Uri>
|
|
<Sha>2c8079e2e8e78c0cd11ac75a32014756136ecdb9</Sha>
|
|
<SourceBuild RepoName="symreader" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23307.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
|
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.430701" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
|
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
|
|
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ProductDependencies>
|
|
<ToolsetDependencies>
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23463.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
|
|
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.23463.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23463.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.23416.3">
|
|
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
|
<Sha>5d63a226d022fda90cae2c239e882ad253baa758</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.23416.3">
|
|
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
|
<Sha>5d63a226d022fda90cae2c239e882ad253baa758</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="8.0.0-alpha.1.22557.12">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>af841c8b33cecc92d74222298f1e45bf7bf3d90a</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23471.1">
|
|
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
|
<Sha>7b55da982fc6e71c1776c4de89111aee0eecb45a</Sha>
|
|
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23426.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
|
|
<Sha>194f32828726c3f1f63f79f3dc09b9e99c157b11</Sha>
|
|
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|