Files
2026-05-20 14:06:26 -04:00

10 lines
385 B
XML

<Application x:Class="Tasklight.Controller.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Tasklight.Controller"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>