Add reference to NodeServices and SpaServices

This commit is contained in:
Steve Sanderson 2017-05-19 15:07:04 +01:00 committed by GitHub
parent b63b86215b
commit e1a0931ca0
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,7 @@
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Mvc.RazorPages" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Mvc.TagHelpers" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.NodeServices" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Owin" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Razor" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Razor.Language" />
@ -148,6 +149,7 @@
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Session" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.SpaServices" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.StaticFiles" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.WebSockets" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.WebUtilities" />