File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
CSharp/UWP/ProjectTemplates/CSharp/Windows UAP
VisualBasic/UWP/ProjectTemplates/VisualBasic/Windows UAP Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 22 x : Class =" $safeprojectname$.App"
33 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
44 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
5- xmlns : local =" using:$safeprojectname$"
6- RequestedTheme =" Light" >
5+ xmlns : local =" using:$safeprojectname$" >
76
87</Application >
Original file line number Diff line number Diff line change 22 x : Class =" $safeprojectname$.App"
33 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
44 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
5- xmlns : local =" using:$safeprojectname$"
6- RequestedTheme =" Light" >
5+ xmlns : local =" using:$safeprojectname$" >
76
87</Application >
You can’t perform that action at this time.
0 commit comments