add missing ref + paths to Microsoft.Web.Infrastructure assembly
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
<include name="${spring.basedir}/packages/Microsoft.AspNet.WebApi.Client.5.0.0/lib/net45" />
|
||||
<include name="${spring.basedir}/packages/Microsoft.AspNet.WebApi.Core.5.0.0/lib/net45" />
|
||||
<include name="${spring.basedir}/packages/Microsoft.AspNet.WebApi.WebHost.5.0.0/lib/net45" />
|
||||
<include name="${spring.basedir}/packages/Microsoft.Web.Infrastructure.1.0.0.0/lib/net40" />
|
||||
</lib>
|
||||
<include name="mscorlib.dll"/>
|
||||
<include name="Microsoft.CSharp.dll"/>
|
||||
@@ -79,6 +80,8 @@
|
||||
<include name="System.Web.Routing.dll"/>
|
||||
<include name="System.Web.Services.dll" />
|
||||
|
||||
<include name="Microsoft.Web.Infrastructure.dll" />
|
||||
|
||||
<include name="${common.logging.lib.dir}/Common.Logging.dll"/>
|
||||
<include name="${common.logging.core.lib.dir}/Common.Logging.Core.dll"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user