faae2fa72b
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk From Version 6.0.100-preview.7.21329.2 -> To Version 6.0.100-preview.7.21329.9 Dependency coherency updates VS.Redist.Common.NetCore.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0,dotnet-dev-certs,dotnet-user-secrets,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build From Version 6.0.0-preview.7.21328.2 -> To Version 6.0.0-preview.7.21329.1 (parent: Microsoft.NET.Sdk
180 lines
11 KiB
XML
180 lines
11 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Dependencies>
|
|
<ProductDependencies>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-preview.7.21325.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>cba7c52c4d3354afcbe0f0f194bc355aa54a5b38</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-preview.7.21325.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>cba7c52c4d3354afcbe0f0f194bc355aa54a5b38</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-preview.7.21325.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>cba7c52c4d3354afcbe0f0f194bc355aa54a5b38</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>969840ecd1964656d5686fa861110d905cd0d6c9</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>969840ecd1964656d5686fa861110d905cd0d6c9</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>969840ecd1964656d5686fa861110d905cd0d6c9</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="6.0.0-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>969840ecd1964656d5686fa861110d905cd0d6c9</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="6.0.0-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>969840ecd1964656d5686fa861110d905cd0d6c9</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="6.0.0-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>969840ecd1964656d5686fa861110d905cd0d6c9</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-preview.7.21329.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>cee22edd8c27c1ac767a06005d19fd973ab7ee22</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-preview.7.21329.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>cee22edd8c27c1ac767a06005d19fd973ab7ee22</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="6.0.0-preview.7.21329.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>cee22edd8c27c1ac767a06005d19fd973ab7ee22</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0" Version="6.0.0-preview.7.21329.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>cee22edd8c27c1ac767a06005d19fd973ab7ee22</Sha>
|
|
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="6.0.0-preview.7.21329.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>cee22edd8c27c1ac767a06005d19fd973ab7ee22</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="6.0.0-preview.7.21329.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>cee22edd8c27c1ac767a06005d19fd973ab7ee22</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.21321.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>6898c1c70c2d14e9725ddab6e1ebe8084c4d7e27</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.21321.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>6898c1c70c2d14e9725ddab6e1ebe8084c4d7e27</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.6.0" Version="1.0.2-beta4.21321.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>6898c1c70c2d14e9725ddab6e1ebe8084c4d7e27</Sha>
|
|
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-preview.7.21329.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
|
<Sha>3bc0d90f3e450f3e4ebda128081d091fb42968e3</Sha>
|
|
<SourceBuild RepoName="templating" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-preview.7.21329.9">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>308539a10ccc025df51741e22c0c44e385a2838d</Sha>
|
|
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-preview.7.21329.9">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>308539a10ccc025df51741e22c0c44e385a2838d</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="6.0.0-preview.7.21317.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>150ac71c9536e0932fbf27356751193b0a3894db</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-preview.7.21321.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>fedb4cd155ba8de2e414b2a4ecdd4c71c5c95036</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.0-beta.21323.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>9a1f3882a9f30d95cb5b3277077d0c1fd749e028</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="5.0.2-beta.21322.7" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>334fb20360e5aac33c1ba7ab21693186fc2350a6</Sha>
|
|
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.0.0-preview-20210629-03" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
<Sha>56826787b0754da1ebac2a75df75d0672c33889b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21328.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/mono/linker</Uri>
|
|
<Sha>84338086c5f36f4847b85242b1c8c2d3ea7177ac</Sha>
|
|
<SourceBuild RepoName="linker" ManagedOnly="true" />
|
|
<RepoName>linker</RepoName>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21329.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>5336a849d22dc251a66519feaf2bb1d9acac66a7</Sha>
|
|
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Build" Version="17.0.0-preview-21329-01" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>1b7661f3647192b88c6ee6d9da24a43e63c5ff23</Sha>
|
|
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-preview.2.129" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
|
<Sha>d2e800b88d6b941732272c3a8cf7115836e98e22</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
|
|
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
|
|
<Sha>53b80940842204f78708a538628288ff5d741a1d</Sha>
|
|
</Dependency>
|
|
<!-- Temporarily pinning Microsoft.Web.Xdt until strict coherency is enabled by default -->
|
|
<Dependency Name="Microsoft.Web.Xdt" Version="3.1.0" CoherentParentDependency="Microsoft.NET.Sdk" Pinned="true">
|
|
<Uri>https://github.com/aspnet/xdt</Uri>
|
|
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
|
|
</Dependency>
|
|
</ProductDependencies>
|
|
<ToolsetDependencies>
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21328.2">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>685c1a4fa207d81e881a402a32ffa1c0fb191b42</Sha>
|
|
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21328.2">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>685c1a4fa207d81e881a402a32ffa1c0fb191b42</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Private.SourceBuild.ReferencePackages" Version="1.0.0-beta.20217.1">
|
|
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
|
<Sha>639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build" Version="0.1.0-alpha.1.21318.1">
|
|
<Uri>https://github.com/dotnet/source-build</Uri>
|
|
<Sha>3fb25b8db3bec654e37e71a5b2b7fde14444bc2f</Sha>
|
|
<SourceBuild RepoName="source-build" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21309-01" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
|
<Sha>4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc</Sha>
|
|
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="XliffTasks" Version="1.0.0-beta.21325.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
|
|
<Sha>71c811561ad4dcf46825a5077fbcc668ab74754f</Sha>
|
|
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|