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

Fix codacy issues #79

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 13, 2022

  1. Feat: test .NET 7.0

    Should work!
    GwynethLlewelyn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8ba7e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2781c View commit details
    Browse the repository at this point in the history
  3. Chore: fixing everything for net7.0

    Everything works under macOS!
    GwynethLlewelyn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    14d8e12 View commit details
    Browse the repository at this point in the history
  4. Docs: add note about 5.0 deprecation

    .net 5.0 is EOL; 6.0 is current; 7.0 is preview, but works flawlessly under macOS
    GwynethLlewelyn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    158b366 View commit details
    Browse the repository at this point in the history
  5. Chore: unifying dependencies with master

    Manually fixing what needs to be fixing for being able to merge.
    
    This is mostly to make sure there is some consistency across TargetFrameworks, now that .NET 5.0 and other libraries have been deprecated.
    GwynethLlewelyn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f9b1fa7 View commit details
    Browse the repository at this point in the history
  6. Docs: a few more changes

    This will almost certainly continue to require manual merging by the package maintainers!
    GwynethLlewelyn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    09ad02e View commit details
    Browse the repository at this point in the history
  7. Fix: a few more fixes

    GwynethLlewelyn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0bc577e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    af67dd1 View commit details
    Browse the repository at this point in the history
  2. Whoops: Merge conflict marker encountered

    Also: newer version is better than mine! (because it uses the cool new operators from more recent versions of C#...)
    GwynethLlewelyn committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    57804ea View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Docs: run README through Prettier

    It seems to be what is hiccuping Codacy!
    GwynethLlewelyn committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8500d5e View commit details
    Browse the repository at this point in the history