Added JPEG compression

Added URI header before BASE64 images
This commit is contained in:
2024-08-28 19:11:09 +02:00
parent 832b1abd76
commit e311b31daa
3 changed files with 55 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>PROD</ActiveDebugProfile>
<ActiveDebugProfile>DEV_UFF</ActiveDebugProfile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>