About 592,000 results
Open links in new tab
  1. visual studio mac - Why .net 8 is not list in the target framework in ...

    Jun 26, 2024 · Target framework 8 is not listing in the visual studio 2022 (17.6.1) version even after installing the .net 8 in my Mac machine. it still showing only 7 I was installed .net 8 and …

  2. macos - Run / Open VSCode from Mac Terminal - Stack Overflow

    May 6, 2015 · 2794 According to the docs on Launching from the command line: Open Visual Studio Code Open the command pallette with Command + Shift + P (or F1) Type Shell in …

  3. VS 2022 pair to mac - error starting broker - Stack Overflow

    Dec 10, 2024 · I succesfully connected my PC to my Macbook the first time trying using pair to mac in VS 2022 to simulate my work in IOS, then trying a couple of days later I can no longer …

  4. visual studio - Pairing to Mac Connection Failed - Stack Overflow

    Sep 21, 2023 · To keep the connection more stable when pairing to Mac, you can refer to the suggestions below: Automatic connection to known Macs can be enabled in Visual Studio by …

  5. No simulators (Xcode mismatch) .Net MAUI iOS (Xcode 16.0)

    Sep 17, 2024 · It won't run by clicking it (you can run it by typing it into the command line); however, it will allow Visual Studio to pair to the Mac and see the Simulators.

  6. Cannot pair to Mac Visual Studio 2022 for .NET MAUI

    May 1, 2025 · Any guesses? RESOLVED: I switched to another Mac with another OS version (Mac OS 15.3.2) with Xcode 16 and it seems to work. I just needed to manually install .NET …

  7. iOS simulators are not visible in Visual Studio MAC

    May 10, 2024 · I am not able to configure iOS simulators into Visual Studio 2022 MAC. I have downloaded Latest versions of Xcode (version - 15.3) and the Visual Studio MAC (version - …

  8. Mac OS - Run VS Code with admin privileges so the changes can …

    Jun 8, 2019 · I can't reload ou enable the custom css and js extension at VSCode. A warning show up: "Run VS Code with admin privileges so the changes can be applied" and I just …

  9. Workloads installed but not recognized by Visual Studio Mac

    Jan 14, 2024 · 8 After upgrading Visual Studio 2022 for Mac, reinstall all the workloads from the terminal with elevated permissions.

  10. [VS MAC]Updating to .NET 8 all of my Maui projects display Error ...

    Nov 20, 2023 · New Way # vstool replaces mdtool with Visual Studio 2017 # msbuild replaces vstool with Visual Studio 2022 msbuild -target:Build "{my solution}.sln" …