摘要:
背景 由于服务器版本很旧,无法安装VS 2022,因此只能想其他办法。 解决方案 安装VS Code 直接拷贝开发插件文件夹,到服务器相同位置 从NuGet官方源下载,并保存到本地源目录 dotnet restore -s https://api.nuget.org/v3/index.json -- 阅读全文
posted @ 2025-08-02 22:35 WinChance 阅读(20) 评论(0) 推荐(0)
|
|
|
|
摘要:
背景 由于服务器版本很旧,无法安装VS 2022,因此只能想其他办法。 解决方案 安装VS Code 直接拷贝开发插件文件夹,到服务器相同位置 从NuGet官方源下载,并保存到本地源目录 dotnet restore -s https://api.nuget.org/v3/index.json -- 阅读全文
posted @ 2025-08-02 22:35 WinChance 阅读(20) 评论(0) 推荐(0) |
|