mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-12 21:38:42 +00:00
Bumped version to 1.3.2
This commit is contained in:
parent
d5d1584cf2
commit
9066366ed0
@ -26,12 +26,13 @@
|
||||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
||||
|
||||
<PackageReleaseNotes>
|
||||
- Fixed striding issue on downscaled captures introduced with 1.3.0
|
||||
The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px.
|
||||
This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions.
|
||||
</PackageReleaseNotes>
|
||||
|
||||
<Version>1.3.1</Version>
|
||||
<AssemblyVersion>1.3.1</AssemblyVersion>
|
||||
<FileVersion>1.3.1</FileVersion>
|
||||
<Version>1.3.2</Version>
|
||||
<AssemblyVersion>1.3.2</AssemblyVersion>
|
||||
<FileVersion>1.3.2</FileVersion>
|
||||
|
||||
<OutputPath>..\bin\</OutputPath>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user