Added checking for updates
This commit is contained in:
parent
cc15863e81
commit
5ec6525257
19 changed files with 1231 additions and 100 deletions
3
App.xaml
3
App.xaml
|
|
@ -1,8 +1,7 @@
|
|||
<Application x:Class="MossyUpdater.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:MossyUpdater"
|
||||
StartupUri="MainWindow.xaml">
|
||||
xmlns:local="clr-namespace:MossyUpdater">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue