12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
|
|
<Application x:Class="建材不燃性试验炉.App"
|
||
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
|
StartupUri="MainWindow.xaml">
|
||
|
|
|
||
|
|
<Application.Resources>
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
</Application.Resources>
|
||
|
|
</Application>
|