Giter VIP home page Giter VIP logo

Comments (2)

tianhuangtencent avatar tianhuangtencent commented on July 28, 2024

你好:

  1. 第一个问题与第二个问题,应当是编译机器上没有安装需要的.NET版本导致的,由于未能找到你开发机器上的.NET版本信息,我们无法复现你所提出的问题。本SDK依赖于dotnet core 2.1,当前并无计划支持更低版本的dotnet SDK,推荐安装该版本.NET SDK进行编译测试。若您受限于客观情况,你可以选择你所使用的目标框架重新编译,操作如下:
    1. 右键点击项目,点击属性:
      image
    2. 在打开的项目属性页面中,修改项目编译的目标框架:
      image
  2. 循环依赖的问题,我们同样无法复现你的问题,不过通过描述,我大胆猜测,你在TencentCloud项目中添加了nget上面的依赖,所以造成了循环依赖的问题。推荐使用一个空项目并使用nget管理本SDK依赖。
  3. 最后一个添加依赖的问题,提示说明得很清楚,C:\Users\p_yingfalu\中找不到任何项目,确定该目录中存在项目信息

from tencentcloud-sdk-dotnet.

zqfan avatar zqfan commented on July 28, 2024

请参考上述人员的回复。由于长时间没有反馈,关闭此单,如有新的信息,可以重开哈

from tencentcloud-sdk-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.