I've tried using Directory.GetCurrentDirectory() but it returns
"D:\...\...\deploy\CounterPublisher" instead of the project. How can I reliably find the deploy directory of the running project during runtime?
Thank you
"D:\...\...\deploy\CounterPublisher" instead of the project. How can I reliably find the deploy directory of the running project during runtime?
Thank you