File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 <RootNamespace >ScreenCapture.NET</RootNamespace >
1717 <Description >Vortice based Screen-Capturing</Description >
1818 <Summary >Vortice based Screen-Capturing using Desktop Duplication</Summary >
19- <Copyright >Copyright © Darth Affe 2022 </Copyright >
20- <PackageCopyright >Copyright © Darth Affe 2022 </PackageCopyright >
19+ <Copyright >Copyright © Darth Affe 2023 </Copyright >
20+ <PackageCopyright >Copyright © Darth Affe 2023 </PackageCopyright >
2121 <PackageIcon >icon.png</PackageIcon >
2222 <PackageProjectUrl >https://github.com/DarthAffe/ScreenCapture.NET</PackageProjectUrl >
2323 <PackageLicenseExpression >LGPL-2.1-only</PackageLicenseExpression >
2626 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
2727
2828 <PackageReleaseNotes >
29- - Added IScreenCapture.UpdateCaptureZone to modify existing CaptureZones without having to remove and add them again.
30- (This has performance benefits when only X and/or Y is changed, changes to width, height and downscale are internally still reinitializing the zone.)
31- - Fixed ambiguous equals in Display
29+ - Updated Vortice
30+ - Added .NET 7 Target
31+ - Removed unsupported .NET 5 Target
3232 </PackageReleaseNotes >
3333
34- <Version >1.2.0 </Version >
35- <AssemblyVersion >1.2.0 </AssemblyVersion >
36- <FileVersion >1.2.0 </FileVersion >
34+ <Version >1.2.1 </Version >
35+ <AssemblyVersion >1.2.1 </AssemblyVersion >
36+ <FileVersion >1.2.1 </FileVersion >
3737
3838 <OutputPath >..\bin\</OutputPath >
3939 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments