Version 2.1.0 - (28/08/2024)

Completed support for ZEBRA PRN files, generate image and base64 for prn and image. Using URI format for base64 files
This commit is contained in:
2024-08-28 23:33:52 +02:00
parent e311b31daa
commit da112b0ff9
3 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>DEV_UFF</ActiveDebugProfile>
<ActiveDebugProfile>DEV_HOME</ActiveDebugProfile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>