Files
VacuumPressureMembranePoreS…/App.xaml
2026-02-27 16:03:49 +08:00

7 lines
316 B
XML

<Application x:Class="MembranePoreTester.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="Views/MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>