Deep Choudhery
Results
1
issues of
Deep Choudhery
Get the following error message: ``` No instances of MSBuild could be detected.\r\nTry calling RegisterInstance or RegisterMSBuildPath to manually register one. at Microsoft.Build.Locator.MSBuildLocator.RegisterDefaults() ``` Used `MSBuildLocator.QueryVisualStudioInstances()` to see if any...