Fixing issues build/project issues that someone else missed.
This commit is contained in:
parent
170283c724
commit
d79943d30f
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue