fix #1972 Missing Preprocessor Directives during Runtime Compile
This commit is contained in:
parent
efe6421133
commit
d9ff77fd9a
|
@ -16,6 +16,8 @@
|
|||
<RepositoryType>Git</RepositoryType>
|
||||
<RootNamespace>Oqtane</RootNamespace>
|
||||
<IsPackable>true</IsPackable>
|
||||
<DefineConstants>$(DefineConstants);OQTANE;OQTANE3;OQTANE3_0_OR_GREATER </DefineConstants>
|
||||
<PreserveCompilationContext>true</PreserveCompilationContext>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Remove="wwwroot\Modules\Templates\**" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user