Git Product home page Git Product logo

Comments (5)

yuslepukhin avatar yuslepukhin commented on July 19, 2024 1

We are not VS Studio team.
From my experience, even though the IDE supposed to make things right for you, I found that one needs to open the project file and write many things manually. In particular, TargetFrameworkVersion .
I strongly suggest reading all about it, its monikers and setting the Language Version in the project (default is recommended).
The above would include reading about NETSTANDARD, NetCore, .NET Framework and .NET.
I know it is a lot, but that is the way things are. Until I digested that, I did not really understand how to create projects.
See this to get some ideas.

The other way to add dependencies via a separate config file.

from onnxruntime.

yuslepukhin avatar yuslepukhin commented on July 19, 2024

This might be helpful. obfuscar/example#1 (comment)
We install it all the time.

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package#description Talks about compatibility checks that seems to be inline with the comment above.

from onnxruntime.

yuslepukhin avatar yuslepukhin commented on July 19, 2024

The error message can be improved. I suggest filing an issue with dot net team.

from onnxruntime.

jpower10 avatar jpower10 commented on July 19, 2024

This might be helpful. obfuscar/example#1 (comment) We install it all the time.

I suppose in my case I would need to inspect the .vcxproj file since I'm using C++. Upon inspecting this file there is no TargetFrameworkVersion field. Is this expected?

from onnxruntime.

jpower10 avatar jpower10 commented on July 19, 2024

It might be helpful to add some instructions here with regards to manually editing project files for CUDA 12.0 setups, or adding relevant details to the config file that's already populated.

from onnxruntime.

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.