eDosStation/eDosStationApp/App.xaml

8 lines
241 B
Text
Raw Normal View History

2019-02-01 17:35:18 +01:00
<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>