dotnet-installer/eng/Versions.props

135 lines
9.6 KiB
Text
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Arcade features -->
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
</PropertyGroup>
<PropertyGroup>
<VersionMajor>5</VersionMajor>
<VersionMinor>0</VersionMinor>
<VersionSDKMinor>1</VersionSDKMinor>
<VersionFeature>00</VersionFeature>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature)</VersionPrefix>
2020-02-04 23:18:40 +00:00
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>
<CliProductBandVersion>$(MajorMinorVersion).$(VersionSDKMinor)</CliProductBandVersion>
</PropertyGroup>
<PropertyGroup>
2019-10-23 23:09:03 +00:00
<!-- Dependencies from https://github.com/dotnet/toolset -->
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-preview.1.20109.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
[master] Update dependencies from dotnet/windowsdesktop (#6322) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200208.5 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20108.5 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20108.5 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20108.5 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20108.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.2 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20108.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.4 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.8 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.8 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.8 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.8 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200210.1 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20110.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20110.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20110.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20109.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-02-10 10:12:00 +00:00
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>5.0.0-preview.1.20109.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/wpf -->
[master] Update dependencies from dotnet/windowsdesktop (#6322) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200208.5 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20108.5 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20108.5 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20108.5 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20108.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.2 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20108.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.4 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.8 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.8 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.8 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.8 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200210.1 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20110.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20110.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20110.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20109.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-02-10 10:12:00 +00:00
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>5.0.0-preview.1.20109.9</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/templating -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>5.0.0-alpha.1.20109.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/test-templates -->
<MicrosoftDotNetTestProjectTemplates31PackageVersion>1.0.2-beta4.19570.1</MicrosoftDotNetTestProjectTemplates31PackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- NUnit3.DotNetNew.Template versions do not 'flow in' -->
<NUnit3DotNetNewTemplatePackageVersion>1.7.1</NUnit3DotNetNewTemplatePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.20071.6</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-alpha.1.20071.6</MicrosoftAspNetCoreAppRefPackageVersion>
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-alpha.1.20071.6</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
<dotnetdevcertsPackageVersion>5.0.0-alpha.1.20071.6</dotnetdevcertsPackageVersion>
<dotnetusersecretsPackageVersion>5.0.0-alpha.1.20071.6</dotnetusersecretsPackageVersion>
<dotnetwatchPackageVersion>5.0.0-alpha.1.20071.6</dotnetwatchPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-preview.1.20109.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
</PropertyGroup>
2019-04-19 18:44:16 +00:00
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
[master] Update dependencies from dotnet/toolset (#6309) * Update dependencies from https://github.com/dotnet/toolset build 20200206.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.3 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.6 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 5.0.100-preview.1.20105.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.9 (parent: Microsoft.Dotnet.Toolset.Internal)
2020-02-08 01:40:15 +00:00
<MicrosoftNETSdkPackageVersion>5.0.100-preview.1.20105.1</MicrosoftNETSdkPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
2019-04-19 18:44:16 +00:00
</PropertyGroup>
2019-10-19 00:12:15 +00:00
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->
[master] Update dependencies from dotnet/toolset (#6266) * Update dependencies from https://github.com/dotnet/runtime build 20200128.2 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20078.2 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20078.2 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200130.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20080.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20080.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200130.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20080.6 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20080.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200130.10 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20080.10 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20080.10 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.5 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200201.1 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20101.1 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20101.1 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200201.3 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20101.3 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20101.3 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200202.3 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20102.3 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20102.3 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200203.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20103.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20103.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200203.10 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20103.10 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20103.10 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Disable Publish tests on Windows x86 * Disable ILLINK tests Waiting for codeflow from https://github.com/dotnet/sdk/pull/10602 * Fix typo in test skip name. Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2020-02-05 00:33:57 +00:00
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha.1.20103.10</MicrosoftNETCorePlatformsPackageVersion>
2019-10-19 00:12:15 +00:00
</PropertyGroup>
<PropertyGroup>
Prepare for 3.0.1xx servicing We were bumping targeting pack, framework-dependent default runtime version, and self-contained default (latest) runtime version in unison. This only works for previews where these versions are all the same always. Now that we're servicing 3.0, we: 1. Pin targeting packs to 3.0.0 2. Fix default framework-dependent runtime version at 3.0.0 This change also: * Removes dependencies on legacy/internal netcoreapp packages. We now use Microsoft.NETCore.App.Internal version exclusively to calculate the blob storage path for core-setup. * Uses PackageDownload for all templates, including latest. PackageReference had been used for latest only because it hid another bug with the netcoreapp reference of redist.csproj that is fixed here. That reference is now a FrameworkReference as it should be. * Removes a bunch of shenanigans from GenerateBundledVersions.props that were causing issues with above. One casualty of that is that we hard code the RID lists for runtime pack, which I don't think is too bad, and actually will make it easier to merge in source build patches. * Cleans up how runtime and targeting pack versions are referenced throughout, removing incorrect assumptions about them being the same. * Incorporates a prior closed PR to use suffixed version for blob storage, even when assets coming from blob storage are stabilized. It needed changes to merge with this. Note: * A similar theoretical servicing issue exists for the versions of apphost, hostfxr, shared host, which are still assumed to be the same as the runtime version in several places. If we choose to service those independently, more work is required. * There will be a 3.0.1 ASP.NET targeting pack, and so we will have to unpin that once it is ready. This change establishes the baseline of all targeting packs being pinnned, and they can be unpinned in the (hopefully rare) cases where they need to be serviced.
2019-10-03 17:33:20 +00:00
<!-- Dependencies from https://github.com/dotnet/core-setup -->
[master] Update dependencies from dotnet/toolset (#6266) * Update dependencies from https://github.com/dotnet/runtime build 20200128.2 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20078.2 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20078.2 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20078.2 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200130.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20080.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20080.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200130.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20080.6 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20080.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200130.10 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20080.10 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20080.10 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20080.10 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200131.5 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20081.5 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20081.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200201.1 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20101.1 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20101.1 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20101.1 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20080.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200201.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20101.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20101.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200201.3 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20101.3 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20101.3 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20101.3 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200202.3 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20102.3 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20102.3 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20102.3 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200203.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20103.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20103.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200203.10 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20103.10 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20103.10 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20103.10 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200204.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.20104.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.20101.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.20104.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Disable Publish tests on Windows x86 * Disable ILLINK tests Waiting for codeflow from https://github.com/dotnet/sdk/pull/10602 * Fix typo in test skip name. Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2020-02-05 00:33:57 +00:00
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.20103.10</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.20103.10</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.20103.10</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.20103.10</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.20103.10</MicrosoftNETCoreDotNetHostResolverPackageVersion>
Prepare for 3.0.1xx servicing We were bumping targeting pack, framework-dependent default runtime version, and self-contained default (latest) runtime version in unison. This only works for previews where these versions are all the same always. Now that we're servicing 3.0, we: 1. Pin targeting packs to 3.0.0 2. Fix default framework-dependent runtime version at 3.0.0 This change also: * Removes dependencies on legacy/internal netcoreapp packages. We now use Microsoft.NETCore.App.Internal version exclusively to calculate the blob storage path for core-setup. * Uses PackageDownload for all templates, including latest. PackageReference had been used for latest only because it hid another bug with the netcoreapp reference of redist.csproj that is fixed here. That reference is now a FrameworkReference as it should be. * Removes a bunch of shenanigans from GenerateBundledVersions.props that were causing issues with above. One casualty of that is that we hard code the RID lists for runtime pack, which I don't think is too bad, and actually will make it easier to merge in source build patches. * Cleans up how runtime and targeting pack versions are referenced throughout, removing incorrect assumptions about them being the same. * Incorporates a prior closed PR to use suffixed version for blob storage, even when assets coming from blob storage are stabilized. It needed changes to merge with this. Note: * A similar theoretical servicing issue exists for the versions of apphost, hostfxr, shared host, which are still assumed to be the same as the runtime version in several places. If we choose to service those independently, more work is required. * There will be a 3.0.1 ASP.NET targeting pack, and so we will have to unpin that once it is ready. This change establishes the baseline of all targeting packs being pinnned, and they can be unpinned in the (hopefully rare) cases where they need to be serviced.
2019-10-03 17:33:20 +00:00
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
[master] Update dependencies from dotnet/windowsdesktop (#6322) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200208.5 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20108.5 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20108.5 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20108.5 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20108.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.2 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20108.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.4 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200209.8 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20109.8 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20109.8 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20109.8 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20108.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200210.1 - Microsoft.WindowsDesktop.App - 5.0.0-preview.1.20110.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-preview.1.20110.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-preview.1.20110.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-preview.1.20109.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-preview.1.20109.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-02-10 10:12:00 +00:00
<MicrosoftWindowsDesktopAppPackageVersion>5.0.0-preview.1.20110.1</MicrosoftWindowsDesktopAppPackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>5.0.0-preview.1.20110.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>5.0.0-preview.1.20110.1</MicrosoftWindowsDesktopAppRefPackageVersion>
Prepare for 3.0.1xx servicing We were bumping targeting pack, framework-dependent default runtime version, and self-contained default (latest) runtime version in unison. This only works for previews where these versions are all the same always. Now that we're servicing 3.0, we: 1. Pin targeting packs to 3.0.0 2. Fix default framework-dependent runtime version at 3.0.0 This change also: * Removes dependencies on legacy/internal netcoreapp packages. We now use Microsoft.NETCore.App.Internal version exclusively to calculate the blob storage path for core-setup. * Uses PackageDownload for all templates, including latest. PackageReference had been used for latest only because it hid another bug with the netcoreapp reference of redist.csproj that is fixed here. That reference is now a FrameworkReference as it should be. * Removes a bunch of shenanigans from GenerateBundledVersions.props that were causing issues with above. One casualty of that is that we hard code the RID lists for runtime pack, which I don't think is too bad, and actually will make it easier to merge in source build patches. * Cleans up how runtime and targeting pack versions are referenced throughout, removing incorrect assumptions about them being the same. * Incorporates a prior closed PR to use suffixed version for blob storage, even when assets coming from blob storage are stabilized. It needed changes to merge with this. Note: * A similar theoretical servicing issue exists for the versions of apphost, hostfxr, shared host, which are still assumed to be the same as the runtime version in several places. If we choose to service those independently, more work is required. * There will be a 3.0.1 ASP.NET targeting pack, and so we will have to unpin that once it is ready. This change establishes the baseline of all targeting packs being pinnned, and they can be unpinned in the (hopefully rare) cases where they need to be serviced.
2019-10-03 17:33:20 +00:00
</PropertyGroup>
<PropertyGroup>
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 -->
<!-- version above and create aliases without the winx64 here for clarity elsewhere. -->
<MicrosoftNETCoreAppHostPackageVersion>$(MicrosoftNETCoreAppHostwinx64PackageVersion)</MicrosoftNETCoreAppHostPackageVersion>
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
<MicrosoftAspNetCoreAppRuntimePackageVersion>$(MicrosoftAspNetCoreAppRuntimewinx64PackageVersion)</MicrosoftAspNetCoreAppRuntimePackageVersion>
<MicrosoftWindowsDesktopAppRuntimePackageVersion>$(MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion)</MicrosoftWindowsDesktopAppRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<HostFxrVersion>$(MicrosoftNETCoreAppRuntimePackageVersion)</HostFxrVersion>
<SharedHostVersion>$(MicrosoftNETCoreAppRuntimePackageVersion)</SharedHostVersion>
</PropertyGroup>
<PropertyGroup>
2019-09-20 22:20:01 +00:00
<!-- 3.1 Template versions -->
<MicrosoftDotnetWinFormsProjectTemplates31PackageVersion>$(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion)</MicrosoftDotnetWinFormsProjectTemplates31PackageVersion>
<MicrosoftDotNetWpfProjectTemplates31PackageVersion>$(MicrosoftDotNetWpfProjectTemplatesPackageVersion)</MicrosoftDotNetWpfProjectTemplates31PackageVersion>
<NUnit3Templates31PackageVersion>$(NUnit3DotNetNewTemplatePackageVersion)</NUnit3Templates31PackageVersion>
<MicrosoftDotNetCommonItemTemplates31PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonItemTemplates31PackageVersion>
<MicrosoftDotNetCommonProjectTemplates31PackageVersion>3.1.0-preview1.19475.1</MicrosoftDotNetCommonProjectTemplates31PackageVersion>
<AspNetCorePackageVersionFor31Templates>$(MicrosoftAspNetCoreAppRuntimePackageVersion)</AspNetCorePackageVersionFor31Templates>
<!-- 3.0 Template versions -->
2019-09-20 22:20:01 +00:00
<MicrosoftDotnetWinFormsProjectTemplates30PackageVersion>4.8.0-rc2.19462.10</MicrosoftDotnetWinFormsProjectTemplates30PackageVersion>
<MicrosoftDotNetWpfProjectTemplates30PackageVersion>3.0.0</MicrosoftDotNetWpfProjectTemplates30PackageVersion>
<NUnit3Templates30PackageVersion>1.6.5</NUnit3Templates30PackageVersion>
<MicrosoftDotNetCommonItemTemplates30PackageVersion>2.0.0-preview8.19373.1</MicrosoftDotNetCommonItemTemplates30PackageVersion>
2019-07-24 00:18:21 +00:00
<MicrosoftDotNetCommonProjectTemplates30PackageVersion>$(MicrosoftDotNetCommonItemTemplates30PackageVersion)</MicrosoftDotNetCommonProjectTemplates30PackageVersion>
<MicrosoftDotNetTestProjectTemplates30PackageVersion>1.0.2-beta4.19354.2</MicrosoftDotNetTestProjectTemplates30PackageVersion>
<AspNetCorePackageVersionFor30Templates>3.0.1</AspNetCorePackageVersionFor30Templates>
<!-- 2.2 Template versions -->
<NUnit3Templates22PackageVersion>1.6.0</NUnit3Templates22PackageVersion>
<MicrosoftDotNetCommonItemTemplates22PackageVersion>1.0.2-beta4</MicrosoftDotNetCommonItemTemplates22PackageVersion>
<MicrosoftDotNetCommonProjectTemplates22PackageVersion>$(MicrosoftDotNetCommonItemTemplates22PackageVersion)</MicrosoftDotNetCommonProjectTemplates22PackageVersion>
<MicrosoftDotNetTestProjectTemplates22PackageVersion>1.0.2-beta4.19155.2</MicrosoftDotNetTestProjectTemplates22PackageVersion>
<AspNetCorePackageVersionFor22Templates>2.2.8</AspNetCorePackageVersionFor22Templates>
<!-- 2.1 Template versions -->
<NUnit3Templates21PackageVersion>1.5.3</NUnit3Templates21PackageVersion>
<MicrosoftDotNetCommonItemTemplates21PackageVersion>1.0.2-beta3</MicrosoftDotNetCommonItemTemplates21PackageVersion>
<MicrosoftDotNetCommonProjectTemplates21PackageVersion>$(MicrosoftDotNetCommonItemTemplates21PackageVersion)</MicrosoftDotNetCommonProjectTemplates21PackageVersion>
2019-10-23 23:09:03 +00:00
<MicrosoftDotNetTestProjectTemplates21PackageVersion>1.0.2-beta4.19511.1</MicrosoftDotNetTestProjectTemplates21PackageVersion>
<AspNetCorePackageVersionFor21Templates>2.1.14</AspNetCorePackageVersionFor21Templates>
</PropertyGroup>
<!-- infrastructure and test only dependencies -->
<PropertyGroup>
<BuildTasksFeedToolVersion>2.2.0-beta.19072.10</BuildTasksFeedToolVersion>
<VersionToolsVersion>$(BuildTasksFeedToolVersion)</VersionToolsVersion>
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
<MicrosoftNETTestSdkVersion>15.8.0</MicrosoftNETTestSdkVersion>
</PropertyGroup>
<PropertyGroup>
<!-- pinned dependency. This package is not being produced outside of the 2.0 branch of corefx and should not change. -->
<CLI_NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</CLI_NETStandardLibraryNETFrameworkVersion>
</PropertyGroup>
</Project>