aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2018-03-16 21:36:08 +0100
committermarcinzelent <zelent.marcin@gmail.com>2018-03-16 21:36:08 +0100
commit9441b9d8b3035dc3142234dd13a1bcea21e72749 (patch)
tree87feae2e1e3492c9f0f23a724bea43e18bfb0ce7 /PollutometerWebApi/packages.config
parent1ab2b90b02705e206680b5428bf1fbaec6438132 (diff)
parent6335f35fe0516f16be10e29e9d0b960010067fe0 (diff)
Merge.
Diffstat (limited to 'PollutometerWebApi/packages.config')
-rw-r--r--PollutometerWebApi/packages.config12
1 files changed, 12 insertions, 0 deletions
diff --git a/PollutometerWebApi/packages.config b/PollutometerWebApi/packages.config
new file mode 100644
index 0000000..8631ca7
--- /dev/null
+++ b/PollutometerWebApi/packages.config
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+ <package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net45" />
+ <package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi.Client" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi.Core" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net45" />
+ <package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
+ <package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
+</packages> \ No newline at end of file