mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-13 05:48:39 +00:00
Bumped version to 1.3.2
This commit is contained in:
parent
d5d1584cf2
commit
9066366ed0
@ -26,12 +26,13 @@
|
|||||||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
||||||
|
|
||||||
<PackageReleaseNotes>
|
<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>
|
</PackageReleaseNotes>
|
||||||
|
|
||||||
<Version>1.3.1</Version>
|
<Version>1.3.2</Version>
|
||||||
<AssemblyVersion>1.3.1</AssemblyVersion>
|
<AssemblyVersion>1.3.2</AssemblyVersion>
|
||||||
<FileVersion>1.3.1</FileVersion>
|
<FileVersion>1.3.2</FileVersion>
|
||||||
|
|
||||||
<OutputPath>..\bin\</OutputPath>
|
<OutputPath>..\bin\</OutputPath>
|
||||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user