Spotify.NET/SpotifyAPI.Web.Examples/Example.UWP/App.xaml
2020-05-16 22:31:44 +02:00

8 lines
212 B
XML

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