[NF] First try to create an Autoupdater

This commit is contained in:
BlubbFish 2017-04-20 15:15:11 +00:00
parent 75dd6e8e5e
commit a7ce209510

View File

@ -49,6 +49,7 @@
<Compile Include="OwnObject.cs" /> <Compile Include="OwnObject.cs" />
<Compile Include="OwnView.cs" /> <Compile Include="OwnView.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Updater.cs" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.