Files
PS-Classics-fPKG-Builder/Windows/PS Classics fPKG Builder/Application.xaml
T
SvenGDK 1f271dd9a8 Add Windows build
Imported from PS Multi Tools v14.4
2024-08-18 20:03:12 +02:00

10 lines
350 B
XML

<Application x:Class="Application"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:PS_Classics_fPKG_Builder"
StartupUri="PSClassicsfPKGBuilder.xaml">
<Application.Resources>
</Application.Resources>
</Application>