Skip to content

Commit 203e39d

Browse files
author
Dirk Lemstra
committed
Published Magick.NET 7.0.6.0
1 parent d52d6c3 commit 203e39d

17 files changed

Lines changed: 8 additions & 9 deletions

File tree

Documentation/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ this you will need to add the folder that contains the executable to your %PATH%
4040
## .NET Standard
4141

4242
Starting with version 7.0.0.0102 support for .NET Standard 1.3 was added. This currently only works on Windows. This used to be a separate
43-
NuGet package but starting with 7.X.X.X this became part of the normal NuGet package.
43+
NuGet package but starting with 7.0.6.0 this became part of the normal NuGet package.
4444

4545
## ImageMagick 7
4646

Publish/Publish.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@echo off
22
call "..\Tools\VsDevCmd.cmd"
3-
powershell -ExecutionPolicy Unrestricted ..\Tools\Scripts\Publish.ps1 "7.0.5.900"
3+
powershell -ExecutionPolicy Unrestricted ..\Tools\Scripts\Publish.ps1 "7.0.6.0"
44
pause
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)