diff options
author | marcinzelent <zelent.marcin@protonmail.com> | 2017-11-23 10:16:47 +0100 |
---|---|---|
committer | marcinzelent <zelent.marcin@protonmail.com> | 2017-11-23 10:16:47 +0100 |
commit | 956d0c668bf20cb461c2c48ce388087bc6618886 (patch) | |
tree | f3eea2ad9ecf1dae73e1a20e3bd16cfde0e1ce45 /AirPollutionWebApi.Tests/packages.config | |
parent | 462aed0ddd5dd5cca7fb51175cc0829650e4916c (diff) |
Changed configs.
Diffstat (limited to 'AirPollutionWebApi.Tests/packages.config')
-rw-r--r-- | AirPollutionWebApi.Tests/packages.config | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/AirPollutionWebApi.Tests/packages.config b/AirPollutionWebApi.Tests/packages.config deleted file mode 100644 index 89948e8..0000000 --- a/AirPollutionWebApi.Tests/packages.config +++ /dev/null @@ -1,13 +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.3" targetFramework="net45" /> - <package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net45" /> - <package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net45" /> - <package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" 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="10.0.3" targetFramework="net45" /> - <package id="NUnit" version="3.9.0" targetFramework="net45" /> -</packages>
\ No newline at end of file |