Add Microsoft.AspNetCore.Razor.Design

Adding a new package for Razor MSBuild assets
This commit is contained in:
Ryan Nowak 2017-12-12 10:26:42 -08:00
parent 6326fc8a25
commit 55dee97e99
2 changed files with 2 additions and 1 deletions

View File

@ -112,6 +112,7 @@
<PackageArtifact Include="Microsoft.AspNetCore.Proxy" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.RangeHelper.Sources" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.Razor" Category="ship" Metapackage="true" RuntimeStore="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Razor.Design" Category="ship" Metapackage="true" RuntimeStore="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Razor.Language" Category="ship" Metapackage="true" RuntimeStore="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Razor.Runtime" Category="ship" Metapackage="true" RuntimeStore="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources" Category="noship" />

@ -1 +1 @@
Subproject commit 1c9c05b64d3b8d66bd5373750598b1aa91c134c9
Subproject commit 1962989ffca01e20b4e1667b06e92d0ae4099ae2