How to copy any files using Visual Studio’s build events in VS2019?
I have a folder A which cantains certifict file.I need to copy this file into my output folder
How can i do this?