Giter Site home page Giter Site logo

InvalidProjectFileException about dnt HOT 3 CLOSED

ricosuter avatar ricosuter commented on August 14, 2024
InvalidProjectFileException

from dnt.

Comments (3)

usego avatar usego commented on August 14, 2024 2

Seems installing of SDK 2.2.300 fixed an issue for me

from dnt.

simax avatar simax commented on August 14, 2024

I've managed to get a bit further with this after seeing issue #5

I had to change my C:\Program Files\dotnet\sdk\2.2.105\Sdks\Microsoft.NET.Sdk\Sdk file like so:

  <!-- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" />-->
  <Import Project="C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Microsoft.Common.props" />

and then I could switch from projects to packages and vice versa. Yeah!

From reading issue #5 I assumed I wouldn't need to amend that file anymore - but things seem to be working correctly.

I'm using dnt version 1.2.5.0

from dnt.

simax avatar simax commented on August 14, 2024

Thanks, installing SDK 2.2.300 did the trick

from dnt.

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.