mirror of https://github.com/ogoun/Zero.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
1.0 KiB
15 lines
1.0 KiB
6 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<packages>
|
||
|
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.7" targetFramework="net45" />
|
||
|
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.7" targetFramework="net45" />
|
||
|
<package id="Microsoft.AspNet.WebApi.Owin" version="5.2.7" targetFramework="net45" />
|
||
|
<package id="Microsoft.AspNet.WebApi.OwinSelfHost" version="5.2.7" targetFramework="net45" />
|
||
|
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net45" />
|
||
|
<package id="Microsoft.Owin.FileSystems" version="4.0.1" targetFramework="net45" />
|
||
|
<package id="Microsoft.Owin.Host.HttpListener" version="4.0.1" targetFramework="net472" />
|
||
|
<package id="Microsoft.Owin.Hosting" version="4.0.1" targetFramework="net472" />
|
||
|
<package id="Microsoft.Owin.StaticFiles" version="4.0.1" targetFramework="net45" />
|
||
|
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net472" />
|
||
|
<package id="Owin" version="1.0" targetFramework="net45" />
|
||
|
<package id="ZeroLevel" version="2.0.8" targetFramework="net472" />
|
||
|
</packages>
|