mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-12 13:28:35 +00:00
Bumped version-number to 2.0.0
This commit is contained in:
parent
57462e9717
commit
b44703b4d0
@ -26,13 +26,11 @@
|
||||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
||||
|
||||
<PackageReleaseNotes>
|
||||
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.2</Version>
|
||||
<AssemblyVersion>1.3.2</AssemblyVersion>
|
||||
<FileVersion>1.3.2</FileVersion>
|
||||
<Version>2.0.0</Version>
|
||||
<AssemblyVersion>2.0.0</AssemblyVersion>
|
||||
<FileVersion>2.0.0</FileVersion>
|
||||
|
||||
<OutputPath>..\bin\</OutputPath>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
|
||||
@ -26,13 +26,12 @@
|
||||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
|
||||
|
||||
<PackageReleaseNotes>
|
||||
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.
|
||||
Reworked most of the data handling and splitted capture-logic into separate packages.
|
||||
</PackageReleaseNotes>
|
||||
|
||||
<Version>1.3.2</Version>
|
||||
<AssemblyVersion>1.3.2</AssemblyVersion>
|
||||
<FileVersion>1.3.2</FileVersion>
|
||||
<Version>2.0.0</Version>
|
||||
<AssemblyVersion>2.0.0</AssemblyVersion>
|
||||
<FileVersion>2.0.0</FileVersion>
|
||||
|
||||
<OutputPath>..\bin\</OutputPath>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user