add missing ref to Http.Formatting assembly

This commit is contained in:
Steve Bohlen
2015-04-13 17:32:16 -04:00
parent 8b5971047c
commit 3bf72403dd

View File

@@ -84,6 +84,7 @@
<include name="System.Web.ApplicationServices.dll" />
<include name="System.Web.Routing.dll"/>
<include name="System.Web.Services.dll" />
<include name="System.Net.Http.Formatting.dll" />
<include name="Microsoft.Web.Infrastructure.dll" />