#1460 #865 working on the auto updater

This commit is contained in:
Jamie.Rees 2017-08-31 10:57:16 +01:00
commit f60d133f41
11 changed files with 77 additions and 39 deletions

View file

@ -4,6 +4,10 @@
<TargetFramework>netstandard1.6</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Telegram.Bot" Version="13.1.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ombi.Api\Ombi.Api.csproj" />
</ItemGroup>