Files
WorkIndicator/App.xaml
2014-05-01 09:35:06 -04:00

8 lines
265 B
XML

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