Skip to content

Commit

Permalink
Published Magick.NET 13.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Jun 7, 2024
1 parent 4e7a011 commit 6542195
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions publish/Magick.NET.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Magick.NET.Core</id>
<version>13.9.0</version>
<version>13.9.1</version>
<title>Magick.NET.Core</title>
<authors>Dirk Lemstra</authors>
<owners>Dirk Lemstra</owners>
Expand All @@ -14,7 +14,7 @@
<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>
<readme>docs\Readme.md</readme>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.0</releaseNotes>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.1</releaseNotes>
<copyright>Copyright 2013-2024 Dirk Lemstra</copyright>
<tags>ImageMagick Magick.NET Image Convert Resize Draw Effects</tags>
<dependencies>
Expand All @@ -27,4 +27,4 @@
<file src="..\src\Magick.NET\Copyright.txt" target="Copyright.txt" />
<file src="Readme.md" target="docs\Readme.md" />
</files>
</package>
</package>
12 changes: 6 additions & 6 deletions publish/Magick.NET.SystemDrawing.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Magick.NET.SystemDrawing</id>
<version>7.2.5</version>
<version>7.2.6</version>
<title>Magick.NET.SystemDrawing</title>
<authors>Dirk Lemstra</authors>
<owners>Dirk Lemstra</owners>
Expand All @@ -14,19 +14,19 @@
<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>
<readme>docs\Readme.md</readme>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.0</releaseNotes>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.1</releaseNotes>
<copyright>Copyright 2013-2024 Dirk Lemstra</copyright>
<tags>ImageMagick Magick.NET Image Convert Resize Draw Effects</tags>
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
<dependency id="System.Drawing.Common" version="6.0.0" />
</group>
<group targetFramework=".NETStandard2.1">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
<dependency id="System.Drawing.Common" version="6.0.0" />
</group>
</dependencies>
Expand All @@ -39,4 +39,4 @@
<file src="..\src\Magick.NET\Copyright.txt" target="Copyright.txt" />
<file src="Readme.md" target="docs\Readme.md" />
</files>
</package>
</package>
10 changes: 5 additions & 5 deletions publish/Magick.NET.SystemWindowsMedia.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Magick.NET.SystemWindowsMedia</id>
<version>7.2.5</version>
<version>7.2.6</version>
<title>Magick.NET.SystemWindowsMedia</title>
<authors>Dirk Lemstra</authors>
<owners>Dirk Lemstra</owners>
Expand All @@ -14,15 +14,15 @@
<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>
<readme>docs\Readme.md</readme>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.0</releaseNotes>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.1</releaseNotes>
<copyright>Copyright 2013-2024 Dirk Lemstra</copyright>
<tags>ImageMagick Magick.NET Image Convert Resize Draw Effects</tags>
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
</group>
<group targetFramework=".NETCoreApp3.1">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
</group>
</dependencies>
<frameworkReferences>
Expand All @@ -36,4 +36,4 @@
<file src="..\src\Magick.NET\Copyright.txt" target="Copyright.txt" />
<file src="Readme.md" target="docs\Readme.md" />
</files>
</package>
</package>
10 changes: 5 additions & 5 deletions publish/Magick.NET.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id />
<version>13.9.0</version>
<version>13.9.1</version>
<title />
<authors>Dirk Lemstra</authors>
<owners>Dirk Lemstra</owners>
Expand All @@ -14,20 +14,20 @@
<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>
<readme>docs\Readme.md</readme>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.0</releaseNotes>
<releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/13.9.1</releaseNotes>
<copyright>Copyright 2013-2024 Dirk Lemstra</copyright>
<tags>ImageMagick Magick.NET Image Convert Resize Draw Effects</tags>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
</group>
<group targetFramework=".NETStandard2.1">
<dependency id="Magick.NET.Core" version="13.9.0" />
<dependency id="Magick.NET.Core" version="13.9.1" />
</group>
</dependencies>
</metadata>
<files>
<file src="..\logo\Magick.NET.icon.png" target="Magick.NET.icon.png" />
<file src="Readme.md" target="docs\Readme.md" />
</files>
</package>
</package>
8 changes: 4 additions & 4 deletions publish/update.version.cmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off

powershell .\update.version.ps1 -library "Magick.NET" -version "13.9.0"
powershell .\update.version.ps1 -library "Magick.NET.Core" -version "13.9.0"
powershell .\update.version.ps1 -library "Magick.NET.SystemDrawing" -version "7.2.5"
powershell .\update.version.ps1 -library "Magick.NET.SystemWindowsMedia" -version "7.2.5"
powershell .\update.version.ps1 -library "Magick.NET" -version "13.9.1"
powershell .\update.version.ps1 -library "Magick.NET.Core" -version "13.9.1"
powershell .\update.version.ps1 -library "Magick.NET.SystemDrawing" -version "7.2.6"
powershell .\update.version.ps1 -library "Magick.NET.SystemWindowsMedia" -version "7.2.6"
powershell .\update.version.ps1
4 changes: 2 additions & 2 deletions src/Magick.NET.Core/Magick.NET.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFrameworks>netstandard21;netstandard20</TargetFrameworks>
<Platforms>AnyCPU</Platforms>
<AssemblyVersion>13.9.0</AssemblyVersion>
<FileVersion>13.9.0</FileVersion>
<Version>13.9.0</Version>
<FileVersion>13.9.1</FileVersion>
<Version>13.9.1</Version>
<Configurations>Debug;Test;Release</Configurations>
</PropertyGroup>

Expand Down
4 changes: 2 additions & 2 deletions src/Magick.NET.SystemDrawing/Magick.NET.SystemDrawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFrameworks>netstandard21;netstandard20;net462</TargetFrameworks>
<Platforms>AnyCPU</Platforms>
<AssemblyVersion>7.2.0</AssemblyVersion>
<FileVersion>7.2.5</FileVersion>
<Version>7.2.5</Version>
<FileVersion>7.2.6</FileVersion>
<Version>7.2.6</Version>
<Configurations>Debug;Test;Release</Configurations>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFrameworks>netcoreapp3.1;net462</TargetFrameworks>
<Platforms>AnyCPU</Platforms>
<AssemblyVersion>7.2.0</AssemblyVersion>
<FileVersion>7.2.5</FileVersion>
<Version>7.2.5</Version>
<FileVersion>7.2.6</FileVersion>
<Version>7.2.6</Version>
<Configurations>Debug;Test;Release</Configurations>
<UseWPF>true</UseWPF>
</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions src/Magick.NET/Magick.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFrameworks>netstandard21;netstandard20</TargetFrameworks>
<Platforms>x86;x64;arm64;AnyCPU</Platforms>
<AssemblyVersion>13.9.0</AssemblyVersion>
<FileVersion>13.9.0</FileVersion>
<Version>13.9.0</Version>
<FileVersion>13.9.1</FileVersion>
<Version>13.9.1</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>

Expand Down

0 comments on commit 6542195

Please sign in to comment.