mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-08-28 10:03:26 +02:00
Bump .NET version to use HttpClient
This commit is contained in:
parent
f886f3af72
commit
e25fab357a
3 changed files with 11 additions and 1 deletions
5
web/RDWeb/Pages/packages.config
Normal file
5
web/RDWeb/Pages/packages.config
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net45" />
|
||||
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
|
||||
</packages>
|
Loading…
Add table
Add a link
Reference in a new issue