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

.net6 upgrade #1

Merged
merged 6 commits into from
Jan 26, 2024
Merged

.net6 upgrade #1

merged 6 commits into from
Jan 26, 2024

Commits on Dec 27, 2022

  1. upgrade to net6.0

    zivillian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b1f7d89 View commit details
    Browse the repository at this point in the history
  2. add github action

    zivillian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    fdb0265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b502eae View commit details
    Browse the repository at this point in the history
  4. remove appveyor

    zivillian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    229da0d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update action versions

    bernharddick committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c77e67f View commit details
    Browse the repository at this point in the history
  2. Update ImageSharp dependency to version 2.1.6�

    The (beta) version of ImageSharp that has been used is not able to open the PNG
    image with .NET 6. Thus updating to a more recent version fixing this.
    bernharddick committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c5941d7 View commit details
    Browse the repository at this point in the history