10 lines
363 B
Plaintext
Raw Normal View History

2025-04-14 11:12:35 +03:00
<Application x:Class="Test2demo.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Test2demo"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>