Top "Visual-studio-2019" questions

Visual Studio 2019 is a version of Microsoft's Visual Studio.

Force uninstall of Visual Studio

While uninstalling Microsoft Visual Studio Ultimate 2015 Preview, it throws an error quoting "Microsoft Visual Studio Ultimate 2015 Preview has stopped working" …

visual-studio-2015 visual-studio-2013 visual-studio-2017 visual-studio-2019 uninstallation
How can I install the VS2017 version of msbuild on a build server without installing the IDE?

Historically, this has been done with the Microsoft Build Tools. But it seems that the Build Tools may not be …

msbuild visual-studio-2017 visual-studio-2019 build-tools build-server
How can I run NUnit tests in Visual Studio 2017?

I've just installed Visual Studio 2017. I have a project using NUnit for the test cases. Ctrl + R - T no …

visual-studio visual-studio-2017 nunit vstest visual-studio-2019
Where is NuGet.Config file located in Visual Studio project?

I am wondering where is NuGet.Config file located in Visual Studio 2017 project? I tried to create my own NuGet.…

c# visual-studio .net-core visual-studio-2017 visual-studio-2019
Can I record/play macros in Visual Studio 2012/2013/2015/2017/2019?

Apparently macros were dropped from Visual Studio 2012. Is there a plugin/extension/tool that will let me record & play …

visual-studio-2015 visual-studio-2013 visual-studio-2017 macros visual-studio-2019
How to upgrade from VS 2017 to 2019?

VS 2019 is RTM, and I was wondering what's the proper way to upgrade from VS 2017, is there a dedicated 'upgrade' …

installation visual-studio-2017 upgrade visual-studio-2019 vsinstaller
ASP.NET Core 3.0 not showing on Visual Studio 2019

I want to test the new Blazor server-side framework (aka Razor Components). I installed Visual Studio 2019 RC, and then the .…

asp.net-core .net-core visual-studio-2019 .net-core-3.0 asp.net-core-3.0
"Value does not fall within the expected range" when trying to add a reference in a project

Suddenly I am getting this error "Value does not fall within the expected range" whenever I try to add a …

visual-studio visual-studio-2013 visual-studio-2019
How do I find files that are missing from visual studio projects?

Due to issues with merging etc, we have lots of project files that don’t contain all source code files …

visual-studio visual-studio-2010 visual-studio-2019 projects-and-solutions
Disabling highlighting of current line in the Visual Studio editor

The Visual Studio editor highlights the current line by changing the background color of the current line. Is there a …

visual-studio visual-studio-2012 visual-studio-2015 visual-studio-2017 visual-studio-2019