Skip to content

Commit 4e01b4c

Browse files
author
Dirk Lemstra
committed
Published Magick.NET 7.0.5.502.
1 parent e2af18b commit 4e01b4c

File tree

22 files changed

+10
-10
lines changed

22 files changed

+10
-10
lines changed

Publish/Magick.NET.Core/src/Magick.NET.Core-Q16-HDRI.Native/Magick.NET.Core-Q16-HDRI.Native.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>Dependency for Magick.NET.Core-Q16-HDRI that should be installed instead of this package.</Description>
55
<Copyright>Copyright 2013-2017 Dirk Lemstra</Copyright>
66
<AssemblyTitle>Magick.NET.Core-Q16-HDRI.Native</AssemblyTitle>
7-
<VersionPrefix>7.0.5.501</VersionPrefix>
7+
<VersionPrefix>7.0.5.502</VersionPrefix>
88
<Authors>Dirk Lemstra</Authors>
99
<TargetFramework>netstandard1.3</TargetFramework>
1010
<AssemblyName>Magick.NET.Core-Q16-HDRI.Native</AssemblyName>

Publish/Magick.NET.Core/src/Magick.NET.Core-Q16-HDRI/Magick.NET.Core-Q16-HDRI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<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://magick.codeplex.com/documentation before installing to help you decide the best version.</Description>
55
<Copyright>Copyright 2013-2017 Dirk Lemstra</Copyright>
66
<AssemblyTitle>Magick.NET.Core-Q16-HDRI</AssemblyTitle>
7-
<VersionPrefix>7.0.5.501</VersionPrefix>
7+
<VersionPrefix>7.0.5.502</VersionPrefix>
88
<Authors>Dirk Lemstra</Authors>
99
<TargetFramework>netstandard1.3</TargetFramework>
1010
<DefineConstants>$(DefineConstants);Q16HDRI;ANYCPU</DefineConstants>

Publish/Magick.NET.Core/src/Magick.NET.Core-Q16.Native/Magick.NET.Core-Q16.Native.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>Dependency for Magick.NET.Core-Q16 that should be installed instead of this package.</Description>
55
<Copyright>Copyright 2013-2017 Dirk Lemstra</Copyright>
66
<AssemblyTitle>Magick.NET.Core-Q16.Native</AssemblyTitle>
7-
<VersionPrefix>7.0.5.501</VersionPrefix>
7+
<VersionPrefix>7.0.5.502</VersionPrefix>
88
<Authors>Dirk Lemstra</Authors>
99
<TargetFramework>netstandard1.3</TargetFramework>
1010
<AssemblyName>Magick.NET.Core-Q16.Native</AssemblyName>

Publish/Magick.NET.Core/src/Magick.NET.Core-Q16/Magick.NET.Core-Q16.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<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://magick.codeplex.com/documentation before installing to help you decide the best version.</Description>
55
<Copyright>Copyright 2013-2017 Dirk Lemstra</Copyright>
66
<AssemblyTitle>Magick.NET.Core-Q16</AssemblyTitle>
7-
<VersionPrefix>7.0.5.501</VersionPrefix>
7+
<VersionPrefix>7.0.5.502</VersionPrefix>
88
<Authors>Dirk Lemstra</Authors>
99
<TargetFramework>netstandard1.3</TargetFramework>
1010
<DefineConstants>$(DefineConstants);Q16;ANYCPU</DefineConstants>

Publish/Magick.NET.Core/src/Magick.NET.Core-Q8.Native/Magick.NET.Core-Q8.Native.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>Dependency for Magick.NET.Core-Q8 that should be installed instead of this package.</Description>
55
<Copyright>Copyright 2013-2017 Dirk Lemstra</Copyright>
66
<AssemblyTitle>Magick.NET.Core-Q8.Native</AssemblyTitle>
7-
<VersionPrefix>7.0.5.501</VersionPrefix>
7+
<VersionPrefix>7.0.5.502</VersionPrefix>
88
<Authors>Dirk Lemstra</Authors>
99
<TargetFramework>netstandard1.3</TargetFramework>
1010
<AssemblyName>Magick.NET.Core-Q8.Native</AssemblyName>

Publish/Magick.NET.Core/src/Magick.NET.Core-Q8/Magick.NET.Core-Q8.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<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://magick.codeplex.com/documentation before installing to help you decide the best version.</Description>
55
<Copyright>Copyright 2013-2017 Dirk Lemstra</Copyright>
66
<AssemblyTitle>Magick.NET.Core-Q8</AssemblyTitle>
7-
<VersionPrefix>7.0.5.501</VersionPrefix>
7+
<VersionPrefix>7.0.5.502</VersionPrefix>
88
<Authors>Dirk Lemstra</Authors>
99
<TargetFramework>netstandard1.3</TargetFramework>
1010
<DefineConstants>$(DefineConstants);Q8;ANYCPU</DefineConstants>

Publish/Publish.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@echo off
22
call "%vs140comntools%vsvars32.bat"
3-
powershell -ExecutionPolicy Unrestricted ..\Tools\Scripts\Publish.ps1 "7.0.5.501"
3+
powershell -ExecutionPolicy Unrestricted ..\Tools\Scripts\Publish.ps1 "7.0.5.502"
44
pause
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Source/Magick.NET.Web/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
[assembly: AssemblyConfiguration("Release")]
5454
[assembly: AssemblyCulture("")]
5555
[assembly: AssemblyVersion("7.0.0.0")]
56-
[assembly: AssemblyFileVersion("7.0.5.501")]
56+
[assembly: AssemblyFileVersion("7.0.5.502")]
5757
[assembly: ComVisible(false)]
5858
[assembly: CLSCompliant(true)]
5959

Source/Magick.NET/Core/Properties/AssemblyInfo.Core.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
[assembly: AssemblyConfiguration("Release")]
2727
[assembly: AssemblyCulture("")]
2828
[assembly: AssemblyVersion("7.0.0.0")]
29-
[assembly: AssemblyFileVersion("7.0.5.501")]
29+
[assembly: AssemblyFileVersion("7.0.5.502")]
3030
[assembly: ComVisible(false)]
3131
[assembly: CLSCompliant(true)]
3232

Source/Magick.NET/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
[assembly: AssemblyConfiguration("Release")]
7676
[assembly: AssemblyCulture("")]
7777
[assembly: AssemblyVersion("7.0.0.0")]
78-
[assembly: AssemblyFileVersion("7.0.5.501")]
78+
[assembly: AssemblyFileVersion("7.0.5.502")]
7979
[assembly: ComVisible(false)]
8080
[assembly: CLSCompliant(true)]
8181
#if NET20

0 commit comments

Comments
 (0)