Files
EnvelopeGenerator/EnvelopeGenerator.Application/Common/Dto
TekH 473358e2b9 Make ExportPath non-nullable in ConfigDto
Changed ExportPath from a nullable string to a non-nullable string in ConfigDto and initialized it with the null-forgiving operator. This ensures ExportPath always has a value and cannot be null.
2026-03-09 16:30:39 +01:00
..
2025-09-09 19:23:04 +02:00
2025-09-09 18:18:47 +02:00