Files
JenkinsStatusWindow/App.xaml
Chris Kaczor 04cb9e6d69 Initial commit
2017-01-12 10:47:44 -05:00

8 lines
271 B
XML

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