When I publish my software using Visual Studio it makes .deploy extension. E.g. my_program.exe.deploy what is it? what is it used for
When you publish a ClickOnce application, it appends ".deploy" on all of the files on the deployment site. The reason for this is that many people deploy to a webserver, and it keeps them from having to set up MIME types for every single type of file included in the deployment. When the deployment is installed on the client machine, it removes the .deploy from the files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With