Files
Orchard/src/Orchard.Web/Modules/Orchard.Fields/packages.config
Benedek Farkas 4ce2ec152b Revert "Upgrading Microsoft.Web.Infrastructure from 1.0.0.0 to 2.0.0
This reverts commit ba9f54b067.

Revert "Adding Microsoft.Web.Infrastructure assembly binding redirect to the codegen template"
This reverts commit d35b46265d.

Revert "Adding Microsoft.Web.Infrastructure assembly binding redirect to the Spec app's root web.config too"
This reverts commit 3eca050e91.
2025-10-14 17:18:53 +02:00

8 lines
511 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<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.CodeDom.Providers.DotNetCompilerPlatform" version="4.1.0" targetFramework="net48" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net48" />
</packages>