When run in Visual Studio 2017 debug mode, my C# WPF application saves output files to the bin\Debug folder.
I have now published my application via the Publish Wizard and can run it standalone from the Start menu. Where (if anywhere) are the output files being saved?