Mark dotnet-aspnet-codegenerator as 'ship'

Fixes #1027
This commit is contained in:
Prafull Bhosale 2018-04-20 10:55:17 -07:00 committed by prafullbhosale
parent 18812de24f
commit 3052666b8c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<PackageArtifact Include="dotnet-aspnet-codegenerator" Category="noship" />
<PackageArtifact Include="dotnet-aspnet-codegenerator" Category="ship" />
<PackageArtifact Include="dotnet-dev-certs" Category="shipoob" />
<PackageArtifact Include="dotnet-ef" Category="shipoob" />
<PackageArtifact Include="dotnet-sql-cache" Category="shipoob" />