当前位置:网站首页>Nuget找不到包的问题处理
Nuget找不到包的问题处理
2022-08-11 08:07:00 【yc_1224】
VS2019安装后,项目的 Nuget找不到包的问题处理:
重新安装系统之后,发现新安装的VS2019在用Nuget搜索SDK时,一直提示找不到包;
解决方法:
1、点击右侧的设置按钮,
2、弹出窗中左侧树形结构选择“程序包源”,再点击右上方的添加按钮:
输入以下信息:https://api.nuget.org/v3/index.json nuget.org
3、 确定之后会返回到Nuget主页面,这时我们将右上方的程序包源选择为“全部”或者刚添加的“nuget.org”,再次进行搜索,即可搜索出我们需要的SDK了。
克隆完,对于新项目,需要执行还原nuget包
边栏推荐
猜你喜欢
[C语言] sscanf如何实现sscanf_s?
【LeetCode】Summary of linked list problems
1101 How many times B is A (15 points)
机器学习(二)线性回归
The growth path of a 40W test engineer with an annual salary, which stage are you in?
leetcode: 69. Square root of x
1.2-误差来源
Item 2 - Annual Income Judgment
1096 big beautiful numbers (15 points)
机器学习(一)数据的预处理
随机推荐
Kaldi语音识别工具编译问题记录(踩坑记录)
1061 True or False (15 points)
选择收银系统主要看哪些方面?
你有对象类,我有结构体,Go lang1.18入门精炼教程,由白丁入鸿儒,go lang结构体(struct)的使用EP06
欢迎加入sumarua网络安全交流社区
通过记账,了解当月收支情况
Interaction of Pico neo3 in Unity
1091 N-Defensive Number (15 points)
AcWing 272. 最长公共上升子序列
分布式锁-Redission - 缓存一致性解决
One-hot in TF
JRS303-Data Verification
快速幂,逆元的求解
[Recommender System]: Overview of Collaborative Filtering and Content-Based Filtering
老干妈创始人陶华碧现身直播间,70岁“国民女神”拥抱直播电商
Find the latest staff salary and the last staff salary changes
C语言-结构体
Square, multi-power, square root calculation in Tf
软件测试常用工具的用途及优缺点比较(详细)
机器学习(二)线性回归