We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d138b commit 15f53dcCopy full SHA for 15f53dc
ShowOrchard.Theme/ShowOrchard.Theme.csproj
@@ -72,7 +72,7 @@
72
<Target Name="MediaThemeDeploymentAfterTargets" AfterTargets="NpmDotnetPrebuild" />
73
74
<PropertyGroup>
75
- <!-- This must be defined after the Lombiq.Hosting.MediaTheme.Targets import to override property. -->
+ <!-- This must be defined after the Lombiq.Hosting.MediaTheme.Targets import to override the property. -->
76
<MediaThemeRecipeFileName>ShowOrchard.MediaTheme</MediaThemeRecipeFileName>
77
<MediaThemeBaseId>Lombiq.BaseTheme</MediaThemeBaseId>
78
</PropertyGroup>
0 commit comments