diff --git a/ScreenCapture.NET/ScreenCapture.NET.csproj b/ScreenCapture.NET/ScreenCapture.NET.csproj index a7cb920..2baac8f 100644 --- a/ScreenCapture.NET/ScreenCapture.NET.csproj +++ b/ScreenCapture.NET/ScreenCapture.NET.csproj @@ -16,8 +16,8 @@ ScreenCapture.NET Vortice based Screen-Capturing Vortice based Screen-Capturing using Desktop Duplication - Copyright © Darth Affe 2021 - Copyright © Darth Affe 2021 + Copyright © Darth Affe 2022 + Copyright © Darth Affe 2022 icon.png https://github.com/DarthAffe/ScreenCapture.NET LGPL-2.1-only @@ -26,15 +26,13 @@ True - - Fixed problems with capturing inside WPF-threads. - - Removed the need to call 'DPIAwareness.Initalize()' in default configuration - - Added .NET 6 support - - Updated Vortice to 1.9.143 + - Added IScreenCapture.UpdateCaptureZone to modify existing CaptureZones without having to remove and add them again. + (This has performance benefits when only X and/or Y is changed, changes to width, height and downscale are internally still reinitializing the zone.) - 1.1.0 - 1.1.0 - 1.1.0 + 1.2.0 + 1.2.0 + 1.2.0 ..\bin\ true