File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed
Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
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.
3129 </PackageReleaseNotes >
3230
33- <Version >1.3.2 </Version >
34- <AssemblyVersion >1.3.2 </AssemblyVersion >
35- <FileVersion >1.3.2 </FileVersion >
31+ <Version >2.0.0 </Version >
32+ <AssemblyVersion >2.0.0 </AssemblyVersion >
33+ <FileVersion >2.0.0 </FileVersion >
3634
3735 <OutputPath >..\bin\</OutputPath >
3836 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
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.
29+ Reworked most of the data handling and splitted capture-logic into separate packages.
3130 </PackageReleaseNotes >
3231
33- <Version >1.3.2 </Version >
34- <AssemblyVersion >1.3.2 </AssemblyVersion >
35- <FileVersion >1.3.2 </FileVersion >
32+ <Version >2.0.0 </Version >
33+ <AssemblyVersion >2.0.0 </AssemblyVersion >
34+ <FileVersion >2.0.0 </FileVersion >
3635
3736 <OutputPath >..\bin\</OutputPath >
3837 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments