I'm getting the following error in all of my unity projects and the new projects I create. I can not find a solution for this. I even tried uninstalling Unity, Unity Hub and Visual studio. Then reinstalling but still same issue. I'm using Latest unity 2020 LTS version. I tried different versions and issue stays the same.
Library\PackageCache\com.unity.ide.visualstudio@2.0.11\Editor\VisualStudioIntegration.cs(30,18): error CS0246: The type or namespace name 'Messager' could not be found (are you missing a using directive or an assembly reference?)
Any help highly appreciated.