Add Internal.WebHostBuilderFactory.Sources to the list of build artifacts

This commit is contained in:
Nate McMaster 2018-11-20 11:19:50 -08:00
parent 7ffbb6ed3b
commit 33095908b9
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<PackageArtifact Include="dotnet-sql-cache" Category="ship" />
<PackageArtifact Include="dotnet-user-secrets" Category="ship" />
<PackageArtifact Include="dotnet-watch" Category="ship" />
<PackageArtifact Include="Internal.WebHostBuilderFactory.Sources" Category="noship" />
<PackageArtifact Include="Internal.AspNetCore.Universe.Lineup" Category="noship" />
<PackageArtifact Include="Microsoft.AspNet.Identity.AspNetCoreCompat" Category="noship" />
<PackageArtifact Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Category="noship" />