zhaw-dnet2/Tasks/UrlTester/DT3/App.xaml

10 lines
351 B
Plaintext
Raw Normal View History

2024-03-21 22:24:29 +00:00
<Application x:Class="lel.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:lel"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>