Coder Social home page Coder Social logo

Comments (8)

dfederm avatar dfederm commented on May 23, 2024 1

Or just submodule and build from source for now :-)

from buildalyzer.

johtela avatar johtela commented on May 23, 2024 1

Tested the version 1.0.0 with few projects on Windows; both .NET Core and Framework. No build errors anymore, so I am happy 😃

from buildalyzer.

daveaglick avatar daveaglick commented on May 23, 2024

I've been trying to get a new package out the door for the last few weeks! 🤣

If you check the commit history you'll see I've been working hard on tackling MSBuild build problems under various conditions (hopefully some of which are the issues you've encountered). The challenge has been that as soon as I think I've got it nice and stable, I discover another edge case that requires fixing. I think I'm getting close though (for real this time!).

The good news is that Buildalyzer is way better now than the current release, including a complete overhaul of the API. When I do finish up the current push, it'll go out as version 1.0. The bad news is that I'm not quite there yet and am preparing for a week in the wilderness away from my computer (and even Internet for that matter). You'll need to wait until at least the week after next for that 1.0 version to drop, unless you feel like cloning and building from source (which I think should work fine, but can't guarantee since I'm still in the process of setting up CI).

from buildalyzer.

daveaglick avatar daveaglick commented on May 23, 2024

If you're comfortable building from source and really want to get a release of your own package out that references a custom build of Buildalyzer, I suggest placing your custom build of the Buildalyzer package on a personal MyGet feed and having your package reference that until I get 1.0 out the door and on the official NuGet feed.

from buildalyzer.

johtela avatar johtela commented on May 23, 2024

Thanks for the quick replies. I have included Buildalyzer as a source reference and that is working fine, but I would prefer to have all dependencies as nuget packages.

I can wait for a couple of weeks for the official release. I am not in a hurry. It's a good idea be off-grid for a while :-) Thanks for the great job you have done with the library. I have come to appreciate how hairy MSBuild stuff is, so I understand it takes time to get everything working.

from buildalyzer.

robsonj avatar robsonj commented on May 23, 2024

+1 for this, just ran into the same issues

from buildalyzer.

daveaglick avatar daveaglick commented on May 23, 2024

Buildalyzer 1.0.0 was released to NuGet last night. Give it a spin and hopefully it resolves each of your issues. If not, please open new issues so we can start working on patches.

Also FYI - the new version has significant API changes. Most of the concepts are the same, but things have been shuffled. Mostly to make it more flexible and also to account for the concept of multiple build targets. The biggest conceptual difference is that ProjectAnalyzer no longer stores build results and instead returns a new result object for builds. Better documentation is forthcoming, but I wanted to get the release out there ASAP since it's been a while.

from buildalyzer.

daveaglick avatar daveaglick commented on May 23, 2024

Yay!

from buildalyzer.

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.