Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 9 Update to fix armv7l breakage #3573

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Bump version locally to test new arm builds.

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f43813 View commit details
    Browse the repository at this point in the history
  2. Update to .Net 9.0 to fix ARM32 Y2038 breakage.

    This updates .Net to 9.0.100-rc.2.24474.11 .
    See actions#3505
    dotnet/runtime#101444
    dotnet/runtime#96460
    dotnet/runtime#102410
    
    (Looks like this has not been backported to .Net 8.x...)
    
    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5b10438 View commit details
    Browse the repository at this point in the history
  3. Update to .Net 9.0 Final.

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7a2fc6f View commit details
    Browse the repository at this point in the history
  4. Revert local changes for local build for PR submission upstream.

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a6e4ede View commit details
    Browse the repository at this point in the history