AutoCatUwp/AutoCat/App.xaml
2020-08-16 10:34:10 -07:00

8 lines
220 B
XML

<Application
x:Class="AutoCat.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AutoCat">
</Application>