Version 4.12.1 Added User-Agent HTTP header

This commit is contained in:
ClemensF 2019-06-04 22:03:25 +02:00
parent ae09b0e55d
commit 644005c03e
5 changed files with 7 additions and 5 deletions

View file

@ -37,6 +37,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Xaml">
<RequiredTargetFramework>4.0</RequiredTargetFramework>