Implement automatic updates.

This commit is contained in:
Daniel Kraus
2015-07-27 10:10:18 +02:00
parent 61e7d4b89d
commit cb560a92d7
6 changed files with 99 additions and 19 deletions

View File

@ -216,6 +216,7 @@
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Updater\Updater.cs" />
<Compile Include="ViewModels\AboutViewModel.cs" />
<Compile Include="Views\AboutView.xaml.cs">
<DependentUpon>AboutView.xaml</DependentUpon>