Fixing issues build/project issues that someone else missed.

This commit is contained in:
Ryan Nowak 2014-06-16 13:26:49 -07:00
parent 170283c724
commit d79943d30f
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ using MvcSample.Web.Services;
#if NET45
using Autofac;
using Microsoft.Framework.DependencyInjection.Autofac;
using Microsoft.Framework.ConfigurationModel;
using Microsoft.Framework.OptionsModel;
#endif

View File

@ -27,6 +27,7 @@
<ItemGroup>
<Content Include="compiler\resources\BasicWebSite.Home.Index.html" />
<Content Include="compiler\resources\BasicWebSite.Home.PlainView.html" />
<Content Include="config\InlineConstraintTestsConfig.json" />
<Content Include="project.json" />
</ItemGroup>
<ItemGroup>