Spotify.NET/SpotifyAPI.Web.Examples/Example.UWP/App.xaml

8 lines
212 B
Plaintext
Raw Normal View History

2020-05-16 21:31:44 +01:00
<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>