Mark dotnet-aspnet-codegenerator as noship (#1022)

... for now.
This commit is contained in:
Nate McMaster 2018-04-02 13:36:34 -07:00 committed by GitHub
parent 59f1e62282
commit fbdb3c558f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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