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