mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
12 lines
781 B
XML
12 lines
781 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Antlr3.Runtime" version="3.5.1" targetFramework="net48" />
|
|
<package id="Iesi.Collections" version="4.1.1" targetFramework="net48" />
|
|
<package id="Microsoft.AspNet.Mvc" version="5.3.0" targetFramework="net48" />
|
|
<package id="Microsoft.AspNet.Razor" version="3.3.0" targetFramework="net48" />
|
|
<package id="Microsoft.AspNet.WebPages" version="3.3.0" targetFramework="net48" />
|
|
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net48" />
|
|
<package id="NHibernate" version="5.6.0" targetFramework="net48" />
|
|
<package id="Remotion.Linq" version="2.2.0" targetFramework="net48" />
|
|
<package id="Remotion.Linq.EagerFetching" version="2.2.0" targetFramework="net48" />
|
|
</packages> |