美文网首页
VSCode Unity Downloading the .NE

VSCode Unity Downloading the .NE

作者: JiangDaDaaa | 来源:发表于2023-09-13 20:47 被阅读0次

方法1

亲测,电脑连接手机的wifi,10秒就下载完毕了, 下载完之后的路径为

/Users/xxx/Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/7.0.11/dotnet

xxx改成自己的路径

方法2(未测试,仅供参考)

既然知道了路径所在, 我们就可以去官网下载dotnet最新的版本,然后安装之后,使用

which dotnet

获取到链接之后,复制到上面去

相关文章

网友评论

      本文标题:VSCode Unity Downloading the .NE

      本文链接:https://www.haomeiwen.com/subject/cjxdqxtx.html