prevent the creation of fingerprinted static web assets as Oqtane does not support them
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
<Copyright>[Owner]</Copyright>
|
||||
<AssemblyName>[Owner].Module.[Module].Server.Oqtane</AssemblyName>
|
||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||
<StaticWebAssetsFingerprintContent>false</StaticWebAssetsFingerprintContent>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user