79576582

Date: 2025-04-16 07:11:08
Score: 1.5
Natty:
Report link

I would just place shortcuts to open each project in the appropriate version in shell:startup?

  1. Press Windows + R

  2. Type shell:startup

  3. Right-click and choose New --> Shortcut

  4. Enter in the path to the appropriate version of VS.

  5. Click [Next]

  6. Type a name for the task

  7. Click [Finish]

  8. Right-click on your new task and choose properties. Modify the target to look something like this: "C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe" "O:\Documents\Education\WGU\Courses\C# 2\GlobalCalendar\Global_Calendar.csproj"

Commented yesterday

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Christian Blackburn