Code Monkey home page Code Monkey logo

Comments (2)

MarkPflug avatar MarkPflug commented on May 17, 2024

I'm not sure what's going on here. My best guess is that you are running into a framework version issue for some reason. That's usually what causes types from the BCL (like Exception) to be "missing". When you do a build, check the top of the Output window (not the errors window) and see if you see any warning/errors being reported about framework version. It is possible that this package is causing some build issue that interacts poorly with the sdk targets.

Is it an Sdk-Style project (Project Sdk="Microsoft.NET.Sdk") or is it old-style? What framework is your project targeting?

from msbuildgithash.

suchja avatar suchja commented on May 17, 2024

Thanks for the immediate response.

I'm targeting .NET Framework 4.6.1. So it is an old-style project.

Unfortunately the testing is a bit problematic. As soon as I do have the possibility to have it run again, I'll check the output window. However, I could bet to had a look there (but you never know ;).

from msbuildgithash.

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.