eDosStation/eDosStationApp/App.xaml
2019-02-01 17:35:18 +01:00

7 lines
241 B
XML

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