mirror of
https://github.com/weyne85/DCS-Detent-Calculator.git
synced 2025-10-29 16:57:00 +00:00
10 lines
413 B
XML
10 lines
413 B
XML
<Application x:Class="DCS_Detent_Calculation_Spreadsheet.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="clr-namespace:DCS_Detent_Calculation_Spreadsheet"
|
|
StartupUri="MainWindow.xaml">
|
|
<Application.Resources>
|
|
|
|
</Application.Resources>
|
|
</Application>
|