GTPCorrgir/App.xaml

9 lines
323 B
Plaintext
Raw Normal View History

2024-04-24 03:33:57 -03:00
<Application x:Class="GTPCorrgir.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:GTPCorrgir">
<Application.Resources>
</Application.Resources>
</Application>