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.
12 lines
816 B
12 lines
816 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.7" targetFramework="net472" />
|
|
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.7" targetFramework="net472" />
|
|
<package id="Microsoft.AspNet.WebApi.Owin" version="5.2.7" targetFramework="net472" />
|
|
<package id="Microsoft.AspNet.WebApi.SelfHost" version="5.2.7" targetFramework="net472" />
|
|
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net472" />
|
|
<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="Newtonsoft.Json" version="6.0.4" targetFramework="net472" />
|
|
<package id="Owin" version="1.0" targetFramework="net472" />
|
|
</packages> |