Skip to content

Commit ea92f45

Browse files
authored
Merge pull request #2599 from microsoft/dev/japarson/winui-item-templates
2 parents d86b223 + 97d6e0c commit ea92f45

12 files changed

+19
-5
lines changed

dev/VSIX/ItemTemplates/Desktop/CSharp/BlankWindow/WinUI.Desktop.Cs.BlankWindow.vstemplate

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectType>CSharp</ProjectType>
99
<TemplateID>WinUI.Desktop.Cs.BlankWindow</TemplateID>
1010
<TemplateGroupID>WinRT-Managed-UAP</TemplateGroupID>
11-
<AppliesTo>CSharp + SharedAssetsProject</AppliesTo>
11+
<AppliesTo>CSharp + WindowsAppSDK</AppliesTo>
1212
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1313
<ShowByDefault>false</ShowByDefault>
1414
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Desktop/CppWinRT/BlankWindow/WinUI.Desktop.CppWinRT.BlankWindow.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Desktop.CppWinRT.BlankWindow.ico</Icon>
88
<ProjectType>VC</ProjectType>
99
<TemplateID>WinUI.Desktop.CppWinRT.BlankWindow</TemplateID>
10+
<TemplateGroupID>WinRT-Native-UAP</TemplateGroupID>
11+
<AppliesTo>VisualC + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CSharp/BlankPage/WinUI.Neutral.Cs.BlankPage.vstemplate

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectType>CSharp</ProjectType>
99
<TemplateID>WinUI.Neutral.Cs.BlankPage</TemplateID>
1010
<TemplateGroupID>WinRT-Managed-UAP</TemplateGroupID>
11-
<AppliesTo>CSharp + SharedAssetsProject</AppliesTo>
11+
<AppliesTo>CSharp + WindowsAppSDK</AppliesTo>
1212
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1313
<ShowByDefault>false</ShowByDefault>
1414
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CSharp/ResourceDictionary/WinUI.Neutral.Cs.ResourceDictionary.vstemplate

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectType>CSharp</ProjectType>
99
<TemplateID>WinUI.Cs.Neutral.ResourceDictionary</TemplateID>
1010
<TemplateGroupID>WinRT-Managed-UAP</TemplateGroupID>
11-
<AppliesTo>CSharp + SharedAssetsProject</AppliesTo>
11+
<AppliesTo>CSharp + WindowsAppSDK</AppliesTo>
1212
<NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
1313
<ShowByDefault>false</ShowByDefault>
1414
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CSharp/Resw/WinUI.Neutral.Cs.Resw.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Neutral.Cs.Resw.ico</Icon>
88
<ProjectType>CSharp</ProjectType>
99
<TemplateID>WinUI.Cs.Neutral.Resw</TemplateID>
10+
<TemplateGroupID>WinRT-Managed-UAP</TemplateGroupID>
11+
<AppliesTo>CSharp + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CSharp/TemplatedControl/WinUI.Neutral.Cs.TemplatedControl.vstemplate

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectType>CSharp</ProjectType>
99
<TemplateID>WinUI.Neutral.UWP.TemplatedControl</TemplateID>
1010
<TemplateGroupID>WinRT-Managed-UAP</TemplateGroupID>
11-
<AppliesTo>CSharp + SharedAssetsProject</AppliesTo>
11+
<AppliesTo>CSharp + WindowsAppSDK</AppliesTo>
1212
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1313
<ShowByDefault>false</ShowByDefault>
1414
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CSharp/UserControl/WinUI.Neutral.Cs.UserControl.vstemplate

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectType>CSharp</ProjectType>
99
<TemplateID>WinUI.Cs.Neutral.UserControl</TemplateID>
1010
<TemplateGroupID>WinRT-Managed-UAP</TemplateGroupID>
11-
<AppliesTo>CSharp + SharedAssetsProject</AppliesTo>
11+
<AppliesTo>CSharp + WindowsAppSDK</AppliesTo>
1212
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1313
<ShowByDefault>false</ShowByDefault>
1414
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CppWinRT/BlankPage/WinUI.Neutral.CppWinRT.BlankPage.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Neutral.CppWinRT.BlankPage.ico</Icon>
88
<ProjectType>VC</ProjectType>
99
<TemplateID>WinUI.Neutral.CppWinRT.BlankPage</TemplateID>
10+
<TemplateGroupID>WinRT-Native-UAP</TemplateGroupID>
11+
<AppliesTo>VisualC + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CppWinRT/ResourceDictionary/WinUI.Neutral.CppWinRT.ResourceDictionary.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Neutral.CppWinRT.ResourceDictionary.ico</Icon>
88
<ProjectType>VC</ProjectType>
99
<TemplateID>WinUI.Neutral.CppWinRT.ResourceDictionary</TemplateID>
10+
<TemplateGroupID>WinRT-Native-UAP</TemplateGroupID>
11+
<AppliesTo>VisualC + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CppWinRT/Resw/WinUI.Neutral.CppWinRT.Resw.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Neutral.CppWinRT.Resw.ico</Icon>
88
<ProjectType>VC</ProjectType>
99
<TemplateID>WinUI.CppWinRT.Neutral.Resw</TemplateID>
10+
<TemplateGroupID>WinRT-Native-UAP</TemplateGroupID>
11+
<AppliesTo>VisualC + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CppWinRT/TemplatedControl/WinUI.Neutral.CppWinRT.TemplatedControl.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Neutral.CppWinRT.TemplatedControl.ico</Icon>
88
<ProjectType>VC</ProjectType>
99
<TemplateID>WinUI.Neutral.CppWinRT.TemplatedControl</TemplateID>
10+
<TemplateGroupID>WinRT-Native-UAP</TemplateGroupID>
11+
<AppliesTo>VisualC + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

dev/VSIX/ItemTemplates/Neutral/CppWinRT/UserControl/WinUI.Neutral.CppWinRT.UserControl.vstemplate

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Icon>WinUI.Neutral.CppWinRT.UserControl.ico</Icon>
88
<ProjectType>VC</ProjectType>
99
<TemplateID>WinUI.Neutral.CppWinRT.UserControl</TemplateID>
10+
<TemplateGroupID>WinRT-Native-UAP</TemplateGroupID>
11+
<AppliesTo>VisualC + WindowsAppSDK</AppliesTo>
1012
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
1113
<ShowByDefault>false</ShowByDefault>
1214
<TargetPlatformName>Windows</TargetPlatformName>

0 commit comments

Comments
 (0)