I tried to create a Container Application for Kubernetes in Visual Studio 2019 but it failed with a HRESULT 0x80070002 error.
Re-installation of Visual Studio 2019 (Professional) didn't help to fix this issue.
It's my first try to create a Kubernetes Container Application. Creating other project types (WPF application e.g.) does work fine.
Any ideas?
User contributions licensed under CC BY-SA 3.0