We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8370ef3 commit 3d868fcCopy full SHA for 3d868fc
publish/update.version.cmd
@@ -6,3 +6,6 @@ powershell .\update.version.ps1 -library "Magick.NET.AvaloniaMediaImaging" -vers
6
powershell .\update.version.ps1 -library "Magick.NET.SystemDrawing" -version "8.0.10"
7
powershell .\update.version.ps1 -library "Magick.NET.SystemWindowsMedia" -version "8.0.10"
8
powershell .\update.version.ps1
9
+
10
+echo Also update the TheVersionProperty.ShouldContainTheCorrectVersion unit test
11
+pause
0 commit comments