c372550d77
[master] Update dependencies from dotnet/sdk
172 lines
10 KiB
XML
172 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Dependencies>
|
|
<ProductDependencies>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-alpha.1.20623.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>7d87394075e5af4be83239ceb54ba708c3227c86</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.20623.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>7d87394075e5af4be83239ceb54ba708c3227c86</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-alpha.1.20623.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>7d87394075e5af4be83239ceb54ba708c3227c86</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.20627.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-alpha.1.20627.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Internal" Version="6.0.0-alpha.1.20561.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>f56a56f90ff9124c85e4d889faeeca0824d2d437</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-alpha.1.20627.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="6.0.0-alpha.1.20627.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="6.0.0-alpha.1.20627.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</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-alpha.1.20627.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>a7ce46b8d3490d771fac3610524106b0d7588087</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-alpha.1.20622.2" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
|
<Sha>03c1ba5275b11963ee1d05ad388ded2fda861c1b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-watch" Version="6.0.0-alpha.1.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>9b004488801ee005cff5d8d2eb3176f4e5d881ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20420.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>a2b05d8171915c69ad97ab5d49bbb07d2c780a67</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20420.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>a2b05d8171915c69ad97ab5d49bbb07d2c780a67</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.0-alpha.1.20624.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
|
<Sha>3e87760abcc615da236bc48995fc0e6f65e7577b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-alpha.1.20628.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>907de5012f7fa05b6fa92cfef87de3d8c31b368b</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-alpha.1.20628.2">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>907de5012f7fa05b6fa92cfef87de3d8c31b368b</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-alpha.1.20602.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>141b5047068579bfae582a737598fbd6370a8127</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-alpha.1.20623.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>e02568197312c9190beb5b2d23f21bcbbfc46d3c</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.0.1-beta.20562.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>7fd0736d33a20f55b013494fa35c504f9f19b4e5</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20201222-01" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
<Sha>4f594fcab18869e7aee431450adeff58b1b74b76</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.20627.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/mono/linker</Uri>
|
|
<Sha>ad8c47d4df098867937cc98001c9f19bedd7d8e9</Sha>
|
|
<RepoName>linker</RepoName>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.9.0-4.20627.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>ca950c2039668f0af2777530d8d2245456a0ca59</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Build" Version="16.9.0-preview-20623-01" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>a2c42ce9fc8d6fbd4a8cd600073803b8687c9341</Sha>
|
|
</Dependency>
|
|
<Dependency Name="NuGet.Build.Tasks" Version="5.9.0-preview.3.6981" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
|
|
<Sha>7e23737fdf89fe34c90ac8878c96843b2f0dd17e</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/cliCommandLineParser</Uri>
|
|
<Sha>0e89c2116ad28e404ba56c14d1c3f938caa25a01</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.20621.12">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>3ba79fbd73d6765b67d0f75ac9dac148d6bea346</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.20621.12">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>3ba79fbd73d6765b67d0f75ac9dac148d6bea346</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.SourceLink.GitHub" Version="1.1.0-beta-20614-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
|
<Sha>0811fcd5406f22b086eb64b554514231a17766fd</Sha>
|
|
</Dependency>
|
|
<Dependency Name="XliffTasks" Version="1.0.0-beta.20615.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
|
|
<Sha>af2393ec57243ed926ef1e635ea5c48ce77bb1e1</Sha>
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|