c4sharp icon indicating copy to clipboard operation
c4sharp copied to clipboard

try to run sample and nothing found

Open HatemElshenawy opened this issue 7 months ago • 1 comments

i just clone the code and compile it and then run the sample project , i get below

C:\Users--\Source\Repos\c4sharp\samples\ModelDiagrams\bin\Debug\net8.0\ModelDiagrams.exe (process 15852) exited with code 0 (0x0). i try to print out the path ,i get Diagrams exported to ..........\docs\images

the code i add Console.WriteLine($"Diagrams exported to {path}");

HatemElshenawy avatar Jul 22 '25 09:07 HatemElshenawy