Light12306/TrainInfomationProviderService/packages.config

8 lines
476 B
Plaintext
Raw Normal View History

2014-11-21 20:32:36 +08:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
2014-12-01 21:50:08 +08:00
<package id="Microsoft.AspNet.Mvc" version="5.2.2" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.2.2" targetFramework="net45" />
<package id="Microsoft.AspNet.WebPages" version="3.2.2" targetFramework="net45" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
2014-11-21 20:32:36 +08:00
<package id="Newtonsoft.Json" version="6.0.6" targetFramework="net45" />
</packages>