diff options
Diffstat (limited to 'AirPollutionWebApi/packages.config')
-rw-r--r-- | AirPollutionWebApi/packages.config | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/AirPollutionWebApi/packages.config b/AirPollutionWebApi/packages.config deleted file mode 100644 index 8631ca7..0000000 --- a/AirPollutionWebApi/packages.config +++ /dev/null @@ -1,12 +0,0 @@ -<?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 |