Hi teamtecture,
I suggest you update your application with ClickOnce.
First, you can use ClickOnce to publish your application, and then you can configure the application to check for updates automatically before the application starts, or at set intervals after the application starts.
Right click your project name ->choose Properties-> Publish, then you can publish your application by following this document.
About updates for a ClickOnce application, please follow this document.
Here is also a similar thread you can refer to.
Best Regards,
Daniel Zhang
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.