CsCodeGenerator icon indicating copy to clipboard operation
CsCodeGenerator copied to clipboard

Version 1.0.2 Prints out "Press any key to close."

Open michaelvannevel opened this issue 4 years ago • 1 comments

Using Visual Studio 2019. I do not see it in the code base currently, so a bit confused where its coming from, but each time directly after CsGenerator.CreateFiles() the breakpoint does not move on to the next line, and then displays "Press any key to close.".

Not sure if you're seeing the same issue when using the nuget package or not. Otherwise, loving the library so far, and code looks nice and clean.

michaelvannevel avatar Oct 29 '21 14:10 michaelvannevel

Not sure about that Text. Anyway I've just published new Nuget since code had some changes that were not published so try that first. And secondly you could load the source into the project and debug it directly.

borisdj avatar Oct 30 '21 16:10 borisdj