aboutsummaryrefslogtreecommitdiffstats
path: root/support/hololens/ServoApp/App.xaml
blob: 015f637b3df8f61a8b64ea7ba047ce4fd794ec74 (plain) (blame)
1
2
3
4
5
6
7
<Application
    x:Class="ServoApp.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="using:ServoApp">

</Application>