Skip to content

Prepare for old SixLabors version release#52

Merged
mee-ironsoftware merged 2 commits intoRelease-netstandardfrom
prepare-for-old-version-release
Mar 24, 2023
Merged

Prepare for old SixLabors version release#52
mee-ironsoftware merged 2 commits intoRelease-netstandardfrom
prepare-for-old-version-release

Conversation

@mee-ironsoftware
Copy link
Copy Markdown
Member

Description

  • Updated MissingMethodException or TypeInitializationException message to "Due to conflicts between SixLabors.ImageSharp v2 and v3, to use SixLabors.ImageSharp v3 with Iron Software products please install IronSoftware.System.Drawing v.2023.4.1-prerelease NuGet package which supports SixLabors.ImageSharp v3."
  • Updated releasenotes

Type of change

Please select the relevant option by placing an 'x' inside the brackets, like this: [x].

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Internal/structural update (non-breaking change that improves code quality, organization, or performance)
  • 📚 This change requires a documentation update
  • 🚀 DevOps build chain modification for release
  • 🤖 DevOps build chain modification for CI

How Has This Been Tested?

Run Unit tests locally.

Checklist:

Please run through the checklist as much as possible and mark the items completed by placing an 'x' inside the brackets, like this: [x].

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have successfully run all unit tests on Windows
  • I have successfully run all unit tests on Linux

Additional Context

Add any other context, screenshots, or information about the pull request here.

@mee-ironsoftware mee-ironsoftware changed the base branch from master to Release-netstandard March 24, 2023 08:04
Use a constant for image sharp missing method exception message
@mee-ironsoftware mee-ironsoftware merged commit e7f5f61 into Release-netstandard Mar 24, 2023
@artem-iron artem-iron deleted the prepare-for-old-version-release branch March 28, 2023 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants