You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Clarify where values for the Product argument can be obtained from.
* Fix `ExcludePrerelease` is ignored by `Get-VisualStudio`
* Fix whitespace
* Add help annotations for `Start-VisualStudio`
* Bump version to 0.4.0
[System.Exception]::new("Required assembly could not be located. This most likely indicates an installation error. Try repairing your Visual Studio installation. Expected location: $modulePath"),
35
-
"DevShellModuleLoad",
36
-
[ErrorCategory]::NotInstalled,
34
+
[System.Exception]::new("Required assembly could not be located. This most likely indicates an installation error. Try repairing your Visual Studio installation. Expected location: $modulePath"),
0 commit comments