How to use PowerShell to open visual studio solution in current directory

前端 未结 0 1302
粉色の甜心
粉色の甜心 2020-12-02 18:11

In my profile settings for powershell I have the following lines:

set-alias vs startVisualStudio

function startVisualStudio {
    Start-Process -FilePath &qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题