Skip to content

Commit 8f5ec76

Browse files
author
reunion-maestro-bot
committed
Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop
2 parents 2d864da + 4276048 commit 8f5ec76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/VSIX/ItemTemplates/Desktop/CppWinRT/BlankWindow/BlankWindow.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace $rootnamespace$
55
{
66
[default_interface]
7-
runtimeclass $safeitemname$ : Microsoft.UI.Xaml.Controls.Page
7+
runtimeclass $safeitemname$ : Microsoft.UI.Xaml.Window
88
{
99
$safeitemname$();
1010
Int32 MyProperty;

0 commit comments

Comments
 (0)