639ae990c4
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.5.24229.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>6be92da62a4abca596025bd9f9e7440f753e97fe</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24229.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>6be92da62a4abca596025bd9f9e7440f753e97fe</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24229.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>6be92da62a4abca596025bd9f9e7440f753e97fe</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24229.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>6be92da62a4abca596025bd9f9e7440f753e97fe</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.4.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.4.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="9.0.0-preview.4.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</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.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-preview.4.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
<SourceBuild RepoName="runtime" ManagedOnly="false" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-jwts" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspnetcore" Version="9.0.0-preview.5.24225.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>c157c5c1962a66c4fe0212ed767f167bb9cdfb79</Sha>
|
|
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24230.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>4f5ee41ea45e7861aa45056cf422b0edce876f00</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24230.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>4f5ee41ea45e7861aa45056cf422b0edce876f00</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24230.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>4f5ee41ea45e7861aa45056cf422b0edce876f00</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24230.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>4f5ee41ea45e7861aa45056cf422b0edce876f00</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.5.24230.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>4f5ee41ea45e7861aa45056cf422b0edce876f00</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.24229.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>f23bef195234bbbe7b96f38d056965269fbb3bc0</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.test-templates" Version="1.1.0-rc.24229.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>f23bef195234bbbe7b96f38d056965269fbb3bc0</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.5.24228.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>c5967ff09814601cc8828668589ab66b946a4b16</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.5.24229.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>6f044de655b9d41eaade4203c99a14f04edf72c4</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24229.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>3ef1cb25ffb292b5c87f9604d1a09b032277bf76</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.400-beta.24229.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>3ef1cb25ffb292b5c87f9604d1a09b032277bf76</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.24225.8" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24229.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>b9c44957977af21c20c4addf8b7b788112285003</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-2.24229.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>b9c44957977af21c20c4addf8b7b788112285003</Sha>
|
|
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Build" Version="17.11.0-preview-24223-07" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>d542f3a80101883083b95fff0b67666b63002751</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.11.0-preview-24223-07" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>d542f3a80101883083b95fff0b67666b63002751</Sha>
|
|
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.1.32" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
|
<Sha>f6615e7a7177dd820b74b007c5f6b691ceedada3</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.24222.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/emsdk</Uri>
|
|
<Sha>9d28301f6a5f512db14f242f7403a4bfbcbcc8a4</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.0-preview.4.24222.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/emsdk</Uri>
|
|
<Sha>9d28301f6a5f512db14f242f7403a4bfbcbcc8a4</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.24229.1">
|
|
<Uri>https://github.com/dotnet/source-build-externals</Uri>
|
|
<Sha>b02769661c9a51985877819e8bdebfbcbee65710</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.24253.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>020255bcf7d0b8beed7de05338d97396982ae527</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="9.0.0-beta.24253.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>020255bcf7d0b8beed7de05338d97396982ae527</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24253.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>020255bcf7d0b8beed7de05338d97396982ae527</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24229.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
|
<Sha>22f983b0e99191ed08c6434d554fc1eab040a2ba</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.24229.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
|
<Sha>22f983b0e99191ed08c6434d554fc1eab040a2ba</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24253.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>020255bcf7d0b8beed7de05338d97396982ae527</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24253.1">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>020255bcf7d0b8beed7de05338d97396982ae527</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.24229.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspire</Uri>
|
|
<Sha>0514ea9e12ece4dd764824ce925ae0eae6fcbd86</Sha>
|
|
</Dependency>
|
|
<!-- Intermediate is necessary for source build. -->
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.aspire" Version="9.0.0-preview.4.24229.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspire</Uri>
|
|
<Sha>0514ea9e12ece4dd764824ce925ae0eae6fcbd86</Sha>
|
|
<SourceBuild RepoName="aspire" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|