Files
Wino-Mail/Wino.Calendar/App.xaml
2024-07-20 04:16:45 +02:00

8 lines
232 B
XML

<Application
x:Class="Wino.Calendar.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:Wino.Calendar">
</Application>