From f503356ed8917ac32892d4605343709c5ce66af6 Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sun, 6 Feb 2022 17:01:06 +0100 Subject: [PATCH] Published Magick.NET 9.1.0 --- publish/Magick.NET.Core.nuspec | 4 ++-- publish/Magick.NET.SystemDrawing.nuspec | 10 +++++----- publish/Magick.NET.SystemWindowsMedia.nuspec | 8 ++++---- publish/Magick.NET.nuspec | 10 +++++----- publish/update.version.cmd | 8 ++++---- src/Magick.NET.Core/Magick.NET.Core.csproj | 8 ++++---- .../Magick.NET.SystemDrawing.csproj | 4 ++-- .../Magick.NET.SystemWindowsMedia.csproj | 4 ++-- src/Magick.NET/Magick.NET.csproj | 8 ++++---- 9 files changed, 32 insertions(+), 32 deletions(-) diff --git a/publish/Magick.NET.Core.nuspec b/publish/Magick.NET.Core.nuspec index 4bcb4e2af1..e29f4b5687 100644 --- a/publish/Magick.NET.Core.nuspec +++ b/publish/Magick.NET.Core.nuspec @@ -2,7 +2,7 @@ Magick.NET.Core - 9.0.0 + 9.1.0 Magick.NET.Core Dirk Lemstra Dirk Lemstra @@ -13,7 +13,7 @@ false ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version. A .NET API to the ImageMagick image-processing library for Desktop and Web. - https://github.com/dlemstra/Magick.NET/releases/tag/9.0.0 + https://github.com/dlemstra/Magick.NET/releases/tag/9.1.0 Copyright 2013-2022 Dirk Lemstra ImageMagick Magick.NET Image Convert Resize Draw Effects diff --git a/publish/Magick.NET.SystemDrawing.nuspec b/publish/Magick.NET.SystemDrawing.nuspec index 090560addf..3c263a0fa6 100644 --- a/publish/Magick.NET.SystemDrawing.nuspec +++ b/publish/Magick.NET.SystemDrawing.nuspec @@ -2,7 +2,7 @@ Magick.NET.SystemDrawing - 4.0.13 + 4.0.14 Magick.NET.SystemDrawing Dirk Lemstra Dirk Lemstra @@ -13,19 +13,19 @@ false ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version. A .NET API to the ImageMagick image-processing library for Desktop and Web. - https://github.com/dlemstra/Magick.NET/releases/tag/9.0.0 + https://github.com/dlemstra/Magick.NET/releases/tag/9.1.0 Copyright 2013-2022 Dirk Lemstra ImageMagick Magick.NET Image Convert Resize Draw Effects - + - + - + diff --git a/publish/Magick.NET.SystemWindowsMedia.nuspec b/publish/Magick.NET.SystemWindowsMedia.nuspec index 1e7443d106..522f838a84 100644 --- a/publish/Magick.NET.SystemWindowsMedia.nuspec +++ b/publish/Magick.NET.SystemWindowsMedia.nuspec @@ -2,7 +2,7 @@ Magick.NET.SystemWindowsMedia - 4.0.13 + 4.0.14 Magick.NET.SystemWindowsMedia Dirk Lemstra Dirk Lemstra @@ -13,15 +13,15 @@ false ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version. A .NET API to the ImageMagick image-processing library for Desktop and Web. - https://github.com/dlemstra/Magick.NET/releases/tag/9.0.0 + https://github.com/dlemstra/Magick.NET/releases/tag/9.1.0 Copyright 2013-2022 Dirk Lemstra ImageMagick Magick.NET Image Convert Resize Draw Effects - + - + diff --git a/publish/Magick.NET.nuspec b/publish/Magick.NET.nuspec index 4f78b57362..b4b1241495 100644 --- a/publish/Magick.NET.nuspec +++ b/publish/Magick.NET.nuspec @@ -2,7 +2,7 @@ - 9.0.0 + 9.1.0 <authors>Dirk Lemstra</authors> <owners>Dirk Lemstra</owners> @@ -13,18 +13,18 @@ <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.</description> <summary>A .NET API to the ImageMagick image-processing library for Desktop and Web.</summary> - <releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/9.0.0</releaseNotes> + <releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/9.1.0</releaseNotes> <copyright>Copyright 2013-2022 Dirk Lemstra</copyright> <tags>ImageMagick Magick.NET Image Convert Resize Draw Effects</tags> <dependencies> <group targetFramework=".NETFramework2.0"> - <dependency id="Magick.NET.Core" version="9.0.0" /> + <dependency id="Magick.NET.Core" version="9.1.0" /> </group> <group targetFramework=".NETStandard2.0"> - <dependency id="Magick.NET.Core" version="9.0.0" /> + <dependency id="Magick.NET.Core" version="9.1.0" /> </group> <group targetFramework=".NETStandard2.1"> - <dependency id="Magick.NET.Core" version="9.0.0" /> + <dependency id="Magick.NET.Core" version="9.1.0" /> </group> </dependencies> </metadata> diff --git a/publish/update.version.cmd b/publish/update.version.cmd index d56e6b4bf3..20517b7062 100644 --- a/publish/update.version.cmd +++ b/publish/update.version.cmd @@ -1,7 +1,7 @@ @echo off -powershell .\update.version.ps1 -library "Magick.NET" -version "9.0.0" -powershell .\update.version.ps1 -library "Magick.NET.Core" -version "9.0.0" -powershell .\update.version.ps1 -library "Magick.NET.SystemDrawing" -version "4.0.13" -powershell .\update.version.ps1 -library "Magick.NET.SystemWindowsMedia" -version "4.0.13" +powershell .\update.version.ps1 -library "Magick.NET" -version "9.1.0" +powershell .\update.version.ps1 -library "Magick.NET.Core" -version "9.1.0" +powershell .\update.version.ps1 -library "Magick.NET.SystemDrawing" -version "4.0.14" +powershell .\update.version.ps1 -library "Magick.NET.SystemWindowsMedia" -version "4.0.14" powershell .\update.version.ps1 diff --git a/src/Magick.NET.Core/Magick.NET.Core.csproj b/src/Magick.NET.Core/Magick.NET.Core.csproj index 1772fa9a80..245b90dde6 100644 --- a/src/Magick.NET.Core/Magick.NET.Core.csproj +++ b/src/Magick.NET.Core/Magick.NET.Core.csproj @@ -1,10 +1,10 @@ -<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0"> +<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0"> <PropertyGroup> <TargetFrameworks>netstandard21;netstandard20;net20</TargetFrameworks> <Platforms>AnyCPU</Platforms> - <AssemblyVersion>9.0.0</AssemblyVersion> - <FileVersion>9.0.0</FileVersion> - <Version>9.0.0</Version> + <AssemblyVersion>9.1.0</AssemblyVersion> + <FileVersion>9.1.0</FileVersion> + <Version>9.1.0</Version> <Configurations>Debug;Test;Release</Configurations> </PropertyGroup> diff --git a/src/Magick.NET.SystemDrawing/Magick.NET.SystemDrawing.csproj b/src/Magick.NET.SystemDrawing/Magick.NET.SystemDrawing.csproj index 1895b28292..4fa4ab3ff4 100644 --- a/src/Magick.NET.SystemDrawing/Magick.NET.SystemDrawing.csproj +++ b/src/Magick.NET.SystemDrawing/Magick.NET.SystemDrawing.csproj @@ -3,8 +3,8 @@ <TargetFrameworks>netstandard21;netstandard20;net40</TargetFrameworks> <Platforms>AnyCPU</Platforms> <AssemblyVersion>4.0.0</AssemblyVersion> - <FileVersion>4.0.13</FileVersion> - <Version>4.0.13</Version> + <FileVersion>4.0.14</FileVersion> + <Version>4.0.14</Version> <Configurations>Debug;Test;Release</Configurations> </PropertyGroup> diff --git a/src/Magick.NET.SystemWindowsMedia/Magick.NET.SystemWindowsMedia.csproj b/src/Magick.NET.SystemWindowsMedia/Magick.NET.SystemWindowsMedia.csproj index ce2a3c7b67..d382b94944 100644 --- a/src/Magick.NET.SystemWindowsMedia/Magick.NET.SystemWindowsMedia.csproj +++ b/src/Magick.NET.SystemWindowsMedia/Magick.NET.SystemWindowsMedia.csproj @@ -3,8 +3,8 @@ <TargetFrameworks>netcoreapp3.1;net40</TargetFrameworks> <Platforms>AnyCPU</Platforms> <AssemblyVersion>4.0.0</AssemblyVersion> - <FileVersion>4.0.13</FileVersion> - <Version>4.0.13</Version> + <FileVersion>4.0.14</FileVersion> + <Version>4.0.14</Version> <Configurations>Debug;Test;Release</Configurations> <UseWPF>true</UseWPF> </PropertyGroup> diff --git a/src/Magick.NET/Magick.NET.csproj b/src/Magick.NET/Magick.NET.csproj index ff1f20edd0..b6f29ac2e2 100644 --- a/src/Magick.NET/Magick.NET.csproj +++ b/src/Magick.NET/Magick.NET.csproj @@ -1,10 +1,10 @@ -<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0"> +<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0"> <PropertyGroup> <TargetFrameworks>netstandard21;netstandard20;net20</TargetFrameworks> <Platforms>x86;x64;arm64;AnyCPU</Platforms> - <AssemblyVersion>9.0.0</AssemblyVersion> - <FileVersion>9.0.0</FileVersion> - <Version>9.0.0</Version> + <AssemblyVersion>9.1.0</AssemblyVersion> + <FileVersion>9.1.0</FileVersion> + <Version>9.1.0</Version> <Configurations>DebugQ8;DebugQ16;DebugQ16-HDRI;TestQ8;TestQ16;TestQ16-HDRI;TestQ8-OpenMP;TestQ16-OpenMP;TestQ16-HDRI-OpenMP;ReleaseQ8;ReleaseQ8-OpenMP;ReleaseQ16;ReleaseQ16-OpenMP;ReleaseQ16-HDRI;ReleaseQ16-HDRI-OpenMP</Configurations> </PropertyGroup>