We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dotnet-aspnet-codegenerator
1 parent 5d306fe commit edb10abCopy full SHA for edb10ab
build/artifacts.props
@@ -16,7 +16,6 @@
16
</ItemDefinitionGroup>
17
18
<ItemGroup>
19
- <PackageArtifact Include="dotnet-aspnet-codegenerator" Category="ship" />
20
<PackageArtifact Include="dotnet-dev-certs" Category="ship" />
21
<PackageArtifact Include="dotnet-ef" Category="ship" />
22
<PackageArtifact Include="dotnet-sql-cache" Category="ship" />
build/submodules.props
@@ -36,6 +36,7 @@
36
</PropertyGroup>
37
38
39
+ <Repository Include="Templating" PatchPolicy="AlwaysUpdateAndCascadeVersions" RootPath="$(RepositoryRoot)src\Templating\" />
40
<Repository Include="EntityFrameworkCore" />
41
</ItemGroup>
42
</Project>
0 commit comments