dotnet-installer/eng/Version.Details.xml

111 lines
6.2 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>966115a91565d43cd545c1b8acd83eda2a0cb4cb</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.2-servicing.20070.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>966115a91565d43cd545c1b8acd83eda2a0cb4cb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>966115a91565d43cd545c1b8acd83eda2a0cb4cb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.1.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>966115a91565d43cd545c1b8acd83eda2a0cb4cb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>966115a91565d43cd545c1b8acd83eda2a0cb4cb</Sha>
</Dependency>
2019-10-19 01:11:18 +00:00
<!-- 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>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="3.1.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
</Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
</Dependency>
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.2">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.2-servicing.20105.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.2-servicing.20105.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.2-servicing.20105.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.2-servicing.20105.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.20105.2">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>1b134b5a258aa5dc1aefc27fea90f442abbe41cd</Sha>
</Dependency>
[release/3.1.1xx] Update dependencies from dotnet/toolset (#6157) * Update dependencies from https://github.com/dotnet/toolset build 20200115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.9 * Update dependencies from https://github.com/dotnet/toolset build 20200115.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.12 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Remove internal feed * Update dependencies from https://github.com/dotnet/toolset build 20200115.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.13 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200115.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20065.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200117.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * add templating feed to nuget.config Co-authored-by: William Li <wul@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 01:27:28 +00:00
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
[release/3.1.1xx] Update dependencies from dotnet/toolset (#6157) * Update dependencies from https://github.com/dotnet/toolset build 20200115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.9 * Update dependencies from https://github.com/dotnet/toolset build 20200115.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.12 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Remove internal feed * Update dependencies from https://github.com/dotnet/toolset build 20200115.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.13 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200115.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20065.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200117.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * add templating feed to nuget.config Co-authored-by: William Li <wul@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 01:27:28 +00:00
<Sha>247f60e9e34a03ed99e855eb1ea0c20931a968db</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20114.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>c4821188cf7b46c2244e5cc470240d67e0392679</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.102-servicing.20068.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
[release/3.1.1xx] Update dependencies from dotnet/toolset (#6157) * Update dependencies from https://github.com/dotnet/toolset build 20200115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.9 * Update dependencies from https://github.com/dotnet/toolset build 20200115.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.12 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Remove internal feed * Update dependencies from https://github.com/dotnet/toolset build 20200115.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.13 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200115.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20065.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200117.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * add templating feed to nuget.config Co-authored-by: William Li <wul@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 01:27:28 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>90a093bbbe2c46ef19e301d717bed3cfaa56abb3</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.103-servicing.20114.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
[release/3.1.1xx] Update dependencies from dotnet/toolset (#6157) * Update dependencies from https://github.com/dotnet/toolset build 20200115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.9 * Update dependencies from https://github.com/dotnet/toolset build 20200115.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.12 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Remove internal feed * Update dependencies from https://github.com/dotnet/toolset build 20200115.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.13 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200115.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20065.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200117.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * add templating feed to nuget.config Co-authored-by: William Li <wul@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 01:27:28 +00:00
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>449e2d13ff0306558e51b748dd5eba2b1f382cb2</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.1-servicing.20069.13" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>b3a34e6695615d67a167fdbc436fce1e885f986e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.2-servicing.20069.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#6158) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.5 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.5 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20064.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.9 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.9 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20064.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.10 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.10 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.12 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.12 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.14 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.14 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.1 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.6 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.6 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.9 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.9 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.2-servicing.20066.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.11 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.11 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.2-servicing.20066.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-17 03:58:54 +00:00
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>b30a16a465c9a0ed7e641a9d55df2f6e5c878a81</Sha>
</Dependency>
2019-10-21 23:00:57 +00:00
<!-- This is so that WCF packages are included in the final drop for official releases. -->
<!-- Replace with better solution, see https://github.com/dotnet/arcade/issues/4162 -->
<Dependency Name="System.ServiceModel.Primitives" Version="4.7.0-rtm.20072.1">
2019-10-21 23:00:57 +00:00
<Uri>https://github.com/dotnet/wcf</Uri>
<Sha>406acaa61fb99736eed7384af5170eb6eac321c5</Sha>
2019-10-21 23:00:57 +00:00
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19607.3">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4d80b9cfa53e309c8f685abff3512f60c3d8a3d1</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>