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

Arm64 issue#11 #12

Merged
merged 27 commits into from
Nov 4, 2023
Merged

Arm64 issue#11 #12

merged 27 commits into from
Nov 4, 2023

Commits on Nov 3, 2023

  1. Update Dockerfile

    volker76 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    518d19d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. try some different settings to see if this works better

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3b056bb View commit details
    Browse the repository at this point in the history
  2. adding --self-contained back to Dockerfile build

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b0b1470 View commit details
    Browse the repository at this point in the history
  3. try building arm64 only

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f674864 View commit details
    Browse the repository at this point in the history
  4. changing workflow from BUILDPLATFORm to TARGETPLATFORM

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f51a277 View commit details
    Browse the repository at this point in the history
  5. remove platform setting in csproj

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f357fe8 View commit details
    Browse the repository at this point in the history
  6. revert previous BUILDPLATFORM change and add more outputs

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    be85596 View commit details
    Browse the repository at this point in the history
  7. try .net 8 preview

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b65096d View commit details
    Browse the repository at this point in the history
  8. try .net 8 preview

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    de352ba View commit details
    Browse the repository at this point in the history
  9. try .net 8 preview

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2a91d90 View commit details
    Browse the repository at this point in the history
  10. going back to .net7 as the build seems to work

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5d83681 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa8950c View commit details
    Browse the repository at this point in the history
  12. try self-contained=trur

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    d47ec97 View commit details
    Browse the repository at this point in the history
  13. try Targetplatform

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8b2446e View commit details
    Browse the repository at this point in the history
  14. cannot build armv6

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2f4b9b4 View commit details
    Browse the repository at this point in the history
  15. try no-RID

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7d7a5aa View commit details
    Browse the repository at this point in the history
  16. remove build arm/v7

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    12b2812 View commit details
    Browse the repository at this point in the history
  17. use Buildplatform for dotnet restore

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ff4ea32 View commit details
    Browse the repository at this point in the history
  18. no self containing

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3550f52 View commit details
    Browse the repository at this point in the history
  19. no self containing

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    aa5cfeb View commit details
    Browse the repository at this point in the history
  20. no self containing

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    7e81195 View commit details
    Browse the repository at this point in the history
  21. no self containing

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9314327 View commit details
    Browse the repository at this point in the history
  22. no self containing

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4d3d9a3 View commit details
    Browse the repository at this point in the history
  23. adding arm/v7 and upgrade to .net8

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9c385da View commit details
    Browse the repository at this point in the history
  24. set default port to 80

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    eef2988 View commit details
    Browse the repository at this point in the history
  25. fixing illegal json apsettings.json

    Volker Hänsel committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8f35d3c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    970c273 View commit details
    Browse the repository at this point in the history