Merge topic 'export-refactor-more-for-cps'
[kiteware-cmake.git] / Tests / VSXaml / App.xaml
blobeecf2c192344c8bb58b14a07cedddad83382a1cb
1 <Application
2     x:Class="VSXaml.App"
3     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5     xmlns:local="using:VSXaml">
7 </Application>