File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
29- - Fixed striding issue on downscaled captures introduced with 1.3.0
29+ The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px.
30+ This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions.
3031 </PackageReleaseNotes >
3132
32- <Version >1.3.1 </Version >
33- <AssemblyVersion >1.3.1 </AssemblyVersion >
34- <FileVersion >1.3.1 </FileVersion >
33+ <Version >1.3.2 </Version >
34+ <AssemblyVersion >1.3.2 </AssemblyVersion >
35+ <FileVersion >1.3.2 </FileVersion >
3536
3637 <OutputPath >..\bin\</OutputPath >
3738 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments