<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net45" requireReinstallation="true" />
<package id="Microsoft.AspNet.Mvc.zh-Hans" version="5.2.3" targetFramework="net45" requireReinstallation="true" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" requireReinstallation="true" />
<package id="Microsoft.AspNet.Razor.zh-Hans" version="3.2.3" targetFramework="net45" requireReinstallation="true" />
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net45" requireReinstallation="true" />
<package id="Microsoft.AspNet.WebPages.zh-Hans" version="3.2.3" targetFramework="net45" requireReinstallation="true" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net40" />
</packages>
|