Add Fix2
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m54s
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m54s
This commit is contained in:
parent
c758e39cb2
commit
b2f3fec825
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
namespace Transversal.Services
|
namespace Transversal.Services
|
||||||
{
|
{
|
||||||
public static class Gs1CodeParser
|
public class Gs1CodeParser
|
||||||
{
|
{
|
||||||
// GS1 FNC1 (ASCII 29)
|
// GS1 FNC1 (ASCII 29)
|
||||||
private const char FNC1 = (char)29;
|
private const char FNC1 = (char)29;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user