From c00686bf285481e1bc8554462e3a95c24ae392e8 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 3 Jan 2022 15:49:39 -0800 Subject: [PATCH] Add .NET 7 templates --- eng/Version.Details.xml | 5 ++++ eng/Versions.props | 8 ++++++ src/redist/targets/BundledTemplates.targets | 30 ++++++++++++++------- 3 files changed, 34 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8bc55bbf4..ef5ca8bee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -90,6 +90,11 @@ aef25c8e45e2ab42294cef1b37e3657c118d74b7 + + https://github.com/dotnet/test-templates + aef25c8e45e2ab42294cef1b37e3657c118d74b7 + + https://github.com/dotnet/templating b1a48af3e6577ae7dd125d7af8fcaa87b7829190 diff --git a/eng/Versions.props b/eng/Versions.props index 17bab0469..da6702448 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,6 +44,7 @@ 1.0.2-beta4.21622.1 1.0.2-beta4.21622.1 + 1.0.2-beta4.21622.1 @@ -117,6 +118,13 @@ 1.0.0-v3.14.0.5722 + + $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) + $(MicrosoftDotNetWpfProjectTemplatesPackageVersion) + $(NUnit3DotNetNewTemplatePackageVersion) + $(MicrosoftDotNetCommonItemTemplatesPackageVersion) + $(MicrosoftDotNetCommonItemTemplatesPackageVersion) + $(MicrosoftAspNetCoreAppRuntimePackageVersion) $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) $(MicrosoftDotNetWpfProjectTemplatesPackageVersion) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 3c86add19..5767da415 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -20,6 +20,23 @@ + + + + + + + + + + + + + + + + + @@ -27,17 +44,11 @@ - - + + - - - @@ -85,6 +96,7 @@ + @@ -146,7 +158,7 @@ + Condition="'%(BundledTemplatesWithInstallPaths.TemplateFrameworkVersion)' == '7.0'"/>