Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: manuelbl/QrCodeGenerator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: manuelbl/QrCodeGenerator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 27 files changed
  • 3 contributors

Commits on Oct 18, 2023

  1. Bump Magick.NET-Q16-AnyCPU from 11.3.0 to 13.3.0 in /Demo-ImageMagick

    Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 11.3.0 to 13.3.0.
    - [Release notes](https://github.com/dlemstra/Magick.NET/releases)
    - [Commits](dlemstra/Magick.NET@11.3.0...13.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Magick.NET-Q16-AnyCPU
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    94ab4f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    204b7e7 View commit details
    Browse the repository at this point in the history
  2. Upgrade Image Magick

    manuelbl committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    11101a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Enable trimming

    Enable trimming. Multitargeting since [.NET Standard doesn't support trimming](https://learn.microsoft.com/dotnet/core/compatibility/sdk/8.0/trimming-unsupported-targetframework)
    jongalloway authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    90d8173 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    93374cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a7140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7012e3 View commit details
    Browse the repository at this point in the history
  4. Increase version to 2.0.5

    manuelbl committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    712d05c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    eedcdc7 View commit details
    Browse the repository at this point in the history
  2. Fix multi-target tests

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    933fe66 View commit details
    Browse the repository at this point in the history
  3. Multi-target tests

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b71f613 View commit details
    Browse the repository at this point in the history
  4. Multi-target tests

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    61a3bd5 View commit details
    Browse the repository at this point in the history
  5. Remove net3.1

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    666618c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a3741e View commit details
    Browse the repository at this point in the history
  7. Multi-target trouble

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    c6c5708 View commit details
    Browse the repository at this point in the history
  8. Disable locked restore

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    d674bf2 View commit details
    Browse the repository at this point in the history
  9. More mult-targeting

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    bd66d97 View commit details
    Browse the repository at this point in the history
  10. More multi-targeting

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    3d36867 View commit details
    Browse the repository at this point in the history
  11. Upgrade demos

    manuelbl committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    788daf1 View commit details
    Browse the repository at this point in the history
Loading