33c40204f3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
308 lines
20 KiB
XML
308 lines
20 KiB
XML
<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="9.0.0-preview.4.24220.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>c730f1cc15c964ff65f1f5a6751cdd6c1fed1a46</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24220.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>c730f1cc15c964ff65f1f5a6751cdd6c1fed1a46</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24220.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>c730f1cc15c964ff65f1f5a6751cdd6c1fed1a46</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24220.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>c730f1cc15c964ff65f1f5a6751cdd6c1fed1a46</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</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="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
<SourceBuild RepoName="runtime" ManagedOnly="false" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-jwts" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspnetcore" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>f18510c2fbdfc11b8144ced4857b3d878fa70965</Sha>
|
|
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24223.23">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>e2095416638437d2b084521306fa229abd819284</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24223.23">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>e2095416638437d2b084521306fa229abd819284</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24223.23">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>e2095416638437d2b084521306fa229abd819284</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24223.23">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>e2095416638437d2b084521306fa229abd819284</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24223.23">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>e2095416638437d2b084521306fa229abd819284</Sha>
|
|
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<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.23558.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>307b8f538d83a955d8f6dd909eee41a5555f2f4d</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.1.0-rc.24069.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>becc4bd157cd6608b51a5ffe414a5d2de6330272</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.7.0" Version="1.1.0-rc.24069.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>becc4bd157cd6608b51a5ffe414a5d2de6330272</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.8.0" Version="1.1.0-rc.24202.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>49c9ad01f057b3c6352bbec12b117acc2224493c</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.9.0" Version="1.1.0-rc.24222.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>31ab6a2d0e3b19f17c4126c859564ccc3a0cae94</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24222.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>31ab6a2d0e3b19f17c4126c859564ccc3a0cae94</Sha>
|
|
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
|
</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="9.0.0-preview.4.24218.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>c0dad198e0c75e50ebefaea76a5bf42f4f0b25ba</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.4.24219.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>04d8cc359f518cdb16ac7ffecf23f876fded0155</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>9881e3b215a6b0ae64b83ffacac518314ca6a19d</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24223.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>9881e3b215a6b0ae64b83ffacac518314ca6a19d</Sha>
|
|
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.10.0-release-24203-04" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
<Sha>56d28849af08dc3143d019694aa92f186b89d2ac</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.10.0-release-24203-04" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
<Sha>56d28849af08dc3143d019694aa92f186b89d2ac</Sha>
|
|
<SourceBuild RepoName="vstest" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-preview.4.24223.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>d92ac1f892a7f9c00561db6541671f25f3972eed</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24223.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>c5b98ae61ab894230786db2cde711ce4525a2597</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24223.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>c5b98ae61ab894230786db2cde711ce4525a2597</Sha>
|
|
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Build" Version="17.11.0-preview-24222-11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>9cdb3615adb4115f92b390de2f258fac5f320909</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.11.0-preview-24222-11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>9cdb3615adb4115f92b390de2f258fac5f320909</Sha>
|
|
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.1.28" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
|
<Sha>252bbee32a839623dc9af267f950d21cde5e9497</Sha>
|
|
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.4.24215.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/emsdk</Uri>
|
|
<Sha>19c9523f5c2dd091b49959700723af795d6ad2b4</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.0-preview.4.24215.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/emsdk</Uri>
|
|
<Sha>19c9523f5c2dd091b49959700723af795d6ad2b4</Sha>
|
|
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24176.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
|
<Sha>6b80783f6743ee9f18940eb6acb7135e5c111d4b</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24176.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
|
<Sha>6b80783f6743ee9f18940eb6acb7135e5c111d4b</Sha>
|
|
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24222.1">
|
|
<Uri>https://github.com/dotnet/source-build-externals</Uri>
|
|
<Sha>1223ec47c74e79d44950d429a36386de6c7bf9c8</Sha>
|
|
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24209.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
|
<Sha>963d34b1fb712c673bfb198133d7e988182c9ef4</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.520903" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/command-line-api</Uri>
|
|
<Sha>963d34b1fb712c673bfb198133d7e988182c9ef4</Sha>
|
|
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ProductDependencies>
|
|
<ToolsetDependencies>
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24229.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>be933308b9024d798a9a22c0b8f3c8e3616ffbd8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="9.0.0-beta.24229.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>be933308b9024d798a9a22c0b8f3c8e3616ffbd8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24229.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>be933308b9024d798a9a22c0b8f3c8e3616ffbd8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24210.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
|
<Sha>9ec07c3673acf5602234c244d9465bca48f49969</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24210.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
|
<Sha>9ec07c3673acf5602234c244d9465bca48f49969</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24229.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>be933308b9024d798a9a22c0b8f3c8e3616ffbd8</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24229.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>be933308b9024d798a9a22c0b8f3c8e3616ffbd8</Sha>
|
|
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-alpha.1.23612.13">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>ab1a8224cdf115b65e0db5dc88d11f205068f444</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24162.2">
|
|
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
|
<Sha>c0b5d69a1a1513528c77fffff708c7502d57c35c</Sha>
|
|
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24222.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/scenario-tests</Uri>
|
|
<Sha>4ab07002cb46cf169c85a09a546709a20642c65b</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24222.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/scenario-tests</Uri>
|
|
<Sha>4ab07002cb46cf169c85a09a546709a20642c65b</Sha>
|
|
<SourceBuild RepoName="scenario-tests" ManagedOnly="true" />
|
|
</Dependency>
|
|
<!-- Aspire isn't really a toolset dependency. However, it only inserts a baseline manifest in installer,
|
|
and if you squint at it, this means we can say that its specific dependency versions don't matter to installer.
|
|
Avoiding this as a product dependency avoids a long coherency path (aspnetcore->extensions->aspire->installer).
|
|
**It is** of course possible that an incoherent aspire means that aspire depends on versions of extensions that
|
|
aren't shipping, or those extensions packages depend on aspnetcore packages that won't ship. However, given the cost
|
|
of maintaining this coherency path is high. This being toolset means that aspire is responsible for its own coherency.
|
|
-->
|
|
<Dependency Name="Microsoft.NET.Sdk.Aspire.Manifest-9.0.100-preview.1" Version="9.0.0-preview.4.24218.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspire</Uri>
|
|
<Sha>9d6b4ff780da64c972637368d6e1f58afef9535f</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspire" Version="9.0.0-preview.4.24218.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspire</Uri>
|
|
<Sha>9d6b4ff780da64c972637368d6e1f58afef9535f</Sha>
|
|
<SourceBuild RepoName="aspire" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|