Visual Studio Code – MSB4062 error publishing .NET7 app with publish profile
This is pretty easy to replicate but also code here: https://github.com/dominicshaw/dotnet-publish-error create an empty wpf project using .NET7 create a publish profile for ClickOnce publish via command line (not visual studio) Publish profile is almost totally standard (view here) Command…