iron-software / IronSoftware.System.Drawing

An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
Other
114 stars 18 forks source link

Fixes Assembly version #75

Closed mee-ironsoftware closed 1 year ago

mee-ironsoftware commented 1 year ago

Description

The revision version of assembly version should be between minor and patch instead of last digit. Ex. NuGet Version is 2023.10.1, Assembly Version should be 2023.10.0.1

Type of change

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

How Has This Been Tested?

Run pipeline and check assembly version. Please check here.

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].