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

tst/documentation generation upgrade #12

Merged
merged 8 commits into from
Nov 16, 2023

Commits on Nov 16, 2023

  1. feat: Upgrade to net8.0

    Thyge Steffensen authored and Thyge Steffensen committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    14f528d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19f089 View commit details
    Browse the repository at this point in the history
  3. ci: Remove net6.0

    thygesteffensen committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    509d260 View commit details
    Browse the repository at this point in the history
  4. ci: Remove dotnet 3.1

    thygesteffensen committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    200ca04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7d10ff View commit details
    Browse the repository at this point in the history
  6. fix: Handle null values when enriching manifest

    After the addition of moduleSource and moduleLocation those new properties when being "enriched", but they could not be casted to a JObject, which resulted in a null value.
    thygesteffensen committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d517f40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6895f66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06d216c View commit details
    Browse the repository at this point in the history