Files
linphone-tutorials/uwp/cs/00_HelloWorld/App.xaml
2021-09-13 15:50:58 +02:00

4 lines
177 B
XML

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