About 287,000 results
Open links in new tab
  1. upgrade - How to download and offline install Visual Studio 2022 ...

    Feb 18, 2025 · Update your Visual Studio 2022 by running the Visual Studio Installer > Update or you can also use the following command: vs_enterprise.exe update --noWeb --quiet --installpath …

  2. How do you auto format code in Visual Studio? - Stack Overflow

    Apr 22, 2011 · Using Microsoft Visual Studio Community 2015 Version 14.0.23107.0 D14REL there is a "Format the whole document" button on the toolbar mentioned.

  3. VS Code error: Could not find C:\Program Files (x86)\Microsoft Visual ...

    Dec 15, 2023 · VS Code error: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe Asked 1 year, 11 months ago Modified 1 year, 6 months ago Viewed …

  4. c# - Where to find "Microsoft.VisualStudio.TestTools.UnitTesting ...

    The path for Professional is: C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\PublicAssemblies You can also decide to copy the DLL and …

  5. Unable to connect to web server 'https' in Visual Studio 2022

    Sep 27, 2023 · The solutions I tried are: dotnet dev-certs https --clean dotnet dev-certs https --trust Uninstall IIS Express via Add Remove Program Run command: dotnet dev-certs https --clean Re …

  6. How to solve "error: Microsoft Visual C++ 14.0 or greater is required ...

    Oct 8, 2020 · Thank you, this allowed me to bypass the download of GB of Visual Studio Build Tools.

  7. MSBUILD throws error: The SDK 'Microsoft.NET.Sdk' specified could not ...

    Download and run Build Tools for Visual Studio 2019. (On the VS download page, go to Tools for Visual Studio 2019 and then click download Build Tools for Visual Studio 2019) Select Modify on Visual …

  8. How to install Visual C++ Build tools? - Stack Overflow

    Nov 9, 2016 · Within Microsoft's docs you can find the IDs of the features available for the Visual Studio Build Tools and in this section also learn more about other parameters available for the installer.

  9. visual studio - "C:\Microsoft.Cpp.Default.props" was not found - Stack ...

    Jan 17, 2017 · The Microsoft.Cpp.Default.props file was missing from the C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v160 directory, and this added it there.

  10. Completely Uninstall Visual Studio, multiple versions

    Mar 10, 2021 · The Visual Studio Installer only wants to add software. How can I safely wipe all the installations of Visual Studio entirely off my system so that I can get a clean install? Add/Remove …