Git Product home page Git Product logo

Comments (10)

dellis1972 avatar dellis1972 commented on August 15, 2024 1

I don't think we can, according to https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core. 7 is going out of support in a month.

from xamarin-android.

Youssef1313 avatar Youssef1313 commented on August 15, 2024 1

I opened #9007 with binlog and all info I could find.

from xamarin-android.

Youssef1313 avatar Youssef1313 commented on August 15, 2024

@dellis1972 Do you think this is related to #8706 ? The version I'm running on doesn't seem to have this fix.

from xamarin-android.

dellis1972 avatar dellis1972 commented on August 15, 2024

Probably, the issue is probably that the .cs files in the generated folder are missing, so they never get included.

from xamarin-android.

Youssef1313 avatar Youssef1313 commented on August 15, 2024

@dellis1972 Assuming that PR fixes it, could it be backported?

and which .NET 8 SDK contains the fix (if released already)?

from xamarin-android.

dellis1972 avatar dellis1972 commented on August 15, 2024

Looks like its been back ported to 8.0.2 via 20d9605. Note sure the release date for 8.0.2 though.

from xamarin-android.

Youssef1313 avatar Youssef1313 commented on August 15, 2024

Regarding backporting, I meant to 7.x, if possible

from xamarin-android.

jpobst avatar jpobst commented on August 15, 2024

Seems like this is fixed in supported versions (.NET 8+).

from xamarin-android.

Youssef1313 avatar Youssef1313 commented on August 15, 2024

@jpobst It's still an issue for me. What I found so far is that AddBindingsToCompile and GenerateBindings are not run because _ComputeFilesToPublishForRuntimeIdentifiers is true in the specific broken build, causing Microsoft.Android.Sdk.BuildOrder.targets to not be imported. Still not sure if it's an issue in our side or on your side though.

from xamarin-android.

dellis1972 avatar dellis1972 commented on August 15, 2024

Hmm this might be an inner build issue then. Afaik _ComputeFilesToPublishForRuntimeIdentifiers is only set when we do an inner build to collect outputs, it should not be running targets which delete files.

cc @jonathanpeppers what do you think?

from xamarin-android.

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.