Visual Studio integration with Docker Compose not functioning as expected.
Hello, I have on solution level a docker-compose file which I use to containerize my application. In Visual Studio I have because of this also a start button with
When I click on this error message, Visual Studio redirects me to this file:
Docker Compose. Yesterday I decided to make some changes in my Docker-compose file. Yet because of this I am unable to launch my project again.When I click on this error message, Visual Studio redirects me to this file:
Microsoft.VisualStudio.Docker.Compose.targets. I have tried to clean and rebuild the project but I have no clue on how to resolve this issue. Deleting this file is discouraged either.