servo/support/hololens/ServoApp/App.xaml

7 lines
222 B
XML

<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>