c4sharp
c4sharp copied to clipboard
try to run sample and nothing found
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}");