Code Monkey home page Code Monkey logo

Comments (5)

NeVeSpl avatar NeVeSpl commented on June 6, 2024

VS extension relies on VS to make build, CLI relies on Buildalyzer to do that. It looks like to me that Buildalyzer is using a different and older version of msbuild/c# compiler than VS.

from ntypewriter.

Etchelon avatar Etchelon commented on June 6, 2024

Ok thanks, make sense.
FYI, another thing I noticed is that IClass.BaseClass is populated with System.Object... I've worked around that, just saying.

from ntypewriter.

NeVeSpl avatar NeVeSpl commented on June 6, 2024

But only in the CLI version, I hope?

from ntypewriter.

Etchelon avatar Etchelon commented on June 6, 2024

Yes.
And the most annoying thing is that I'm referencing a ASP.NET web app as the project to analyze to the AnalyzerManager instance, and the resulting CodeModel.Classes does not contain any classes that are in that project, but just those in the referenced projects 🤔
I guess it's not a question for you, but for Buildalyzer maintainers... anyway for the moment I'll have to use the VS extension until I sort the CLI tool out.

from ntypewriter.

Etchelon avatar Etchelon commented on June 6, 2024

I have fixed my issue.
Simply by upgrading Buildalyzer to v4.x and passing to manager.GetProject the path to the whole solution and not the path to just the ASP.NET project.

from ntypewriter.

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.