Files
huadongmocaceshiyi/App.xaml
2026-03-11 16:42:31 +08:00

10 lines
387 B
XML

<Application x:Class="滑动摩擦测试仪.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:滑动摩擦测试仪"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>