a33e46e202
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk From Version 5.0.301-servicing.21269.13 -> To Version 5.0.301-servicing.21270.41 Dependency coherency updates VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.EntityFrameworkCore,dotnet-dev-certs,dotnet-user-secrets,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build From Version 5.0.6-servicing.21223.5 -> To Version 5.0.7-servicing.21263.9 (parent: Microsoft.NET.Sdk
168 lines
10 KiB
XML
168 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Dependencies>
|
|
<ProductDependencies>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>ec2af60c1eb8b2665745750f6445b3ff133178fb</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.6-servicing.21221.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
|
|
<Sha>297185fc6039237591fb28a8a09fc01d2ea69ae6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
|
|
<Sha>297185fc6039237591fb28a8a09fc01d2ea69ae6</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.5.0" Version="5.0.0-rtm.20520.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
|
<Sha>ec2af60c1eb8b2665745750f6445b3ff133178fb</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
|
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.6-servicing.21220.11" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
|
<Sha>478b2f8c0e480665f6c52c95cd57830784dc9560</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
|
<Sha>478b2f8c0e480665f6c52c95cd57830784dc9560</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
|
<Sha>478b2f8c0e480665f6c52c95cd57830784dc9560</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
|
<Sha>478b2f8c0e480665f6c52c95cd57830784dc9560</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="5.0.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
|
<Sha>2f740adc1457e8a28c1c072993b66f515977eb51</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>371a26f07b23ad77c636332c2dfc0cbd1d8137ba</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="5.0.0-rtm.20526.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
|
<Sha>371a26f07b23ad77c636332c2dfc0cbd1d8137ba</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.7" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
|
|
<Sha>67acc3d331454956fc06d6de2218a625e3e596f8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0" Version="5.0.7-servicing.21263.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
|
|
<Sha>67acc3d331454956fc06d6de2218a625e3e596f8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.7" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
|
|
<Uri>https://github.com/dotnet/efcore</Uri>
|
|
<Sha>f8a6198dad41e8ed584da6ff711837f3288f8a8d</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="5.0.7-servicing.21263.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
|
|
<Sha>67acc3d331454956fc06d6de2218a625e3e596f8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="5.0.7-servicing.21263.9" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
|
|
<Sha>67acc3d331454956fc06d6de2218a625e3e596f8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.21268.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>1b253e1026e865e9c7b125fcbf6a8765030370cf</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.21268.1">
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
<Sha>1b253e1026e865e9c7b125fcbf6a8765030370cf</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.300-preview.21260.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
|
<Sha>592742371da1df5b459c4bbf68e05968b5eb750d</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.301-servicing.21270.41">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
|
<Sha>a52c8e18b667d8d0ac2ef9818aec8730060290b5</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.301-servicing.21270.41">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
|
<Sha>a52c8e18b667d8d0ac2ef9818aec8730060290b5</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="5.0.6-servicing.21221.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
|
|
<Sha>3b86fe34ae2ef405a49c19997f9f01ed63a2ad70</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.6-servicing.21221.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
|
|
<Sha>fe9dd395134709b5a53883b71c01447b5f132a06</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.FSharp.Compiler" Version="11.4.2-beta.21262.7" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/fsharp</Uri>
|
|
<Sha>1b23bbeda88ea3cb9be9af777f4c99fa8663df81</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Test.Sdk" Version="16.10.0-release-20210520-03" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/microsoft/vstest</Uri>
|
|
<Sha>5c9abb2ae1b0318dc52729a3639e72089c79fb3c</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="5.0.0-rtm.21221.2" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/mono/linker</Uri>
|
|
<Sha>6a15056a9d71169bf04d007301edfd558afcfa6a</Sha>
|
|
<RepoName>linker</RepoName>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.10.0-4.21269.26" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/roslyn</Uri>
|
|
<Sha>029847714208ebe49668667c60ea5b0a294e0fcb</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Build" Version="16.10.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/dotnet/msbuild</Uri>
|
|
<Sha>2fd48ab730134f7698a14fdd5752349737f0e3bd</Sha>
|
|
</Dependency>
|
|
<Dependency Name="NuGet.Build.Tasks" Version="5.10.0-rc.7240" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/nuget/nuget.client</Uri>
|
|
<Sha>dca1d060f38e1e02f6bfca41e25f081f19fd534b</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="5.0.0-beta.21160.3">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>670382be6a978ba401c21c57ba44311199d2682a</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="5.0.0-beta.21160.3">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>670382be6a978ba401c21c57ba44311199d2682a</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-20476-01" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
|
<Sha>81357f3e90241d3b262289b1ffa285c9ba51d335</Sha>
|
|
</Dependency>
|
|
<Dependency Name="XliffTasks" Version="1.0.0-beta.20502.2" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
|
|
<Sha>d2bec3a64076f8463de4756913712badfce0a01d</Sha>
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|