Files
polychat/PolyChat/App.xaml
Patrick Hellebrand 9533c9b666 Add project files.
2021-09-21 08:05:08 +02:00

7 lines
221 B
XML

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