Lee Timmins

Results 21 comments of Lee Timmins

Hi @b-maslennikov, I'm not sure why I closed this out. For now I got around this by doing the following: ```cs using (var writer = new StreamWriter("file.csv")) using (var csv...