随笔分类 -  VisualStudio

VS的一些相关操作
摘要:默认全局包文件夹的位置。 默认值为 %userprofile%\.nuget\packages (Windows) 或 ~/.nuget/packages (Mac/Linux)。 相对路径可在项目特定的 nuget.config 文件中使用。 此设置由 NUGET_PACKAGES 环境变量替代, 阅读全文
posted @ 2023-09-22 17:16 泥称 阅读(483) 评论(0) 推荐(0)
摘要:错误信息:The current .NET SDK does not support targeting .NET Standard 2.0. Either target .NET Standard 1.6 or lower, or use a version of the .NET SDK tha 阅读全文
posted @ 2023-09-16 10:25 泥称 阅读(695) 评论(0) 推荐(0)
摘要:VS2019企业版 .CS文件模板修改 默认.CS文件模板路径: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\ItemTemplates\CSharp\Code\2052\Class\Clas 阅读全文
posted @ 2021-10-01 09:09 泥称 阅读(258) 评论(0) 推荐(0)