From f5881432fe3f5031dd536745c6b3931074c55ff1 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Mon, 19 Feb 2024 21:38:53 +0100 Subject: [PATCH] Bumped version to 2.0.4 --- ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj | 12 ++++++------ ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj | 11 +++++------ ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj | 11 +++++------ ScreenCapture.NET/ScreenCapture.NET.csproj | 12 +++++------- 4 files changed, 21 insertions(+), 25 deletions(-) diff --git a/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj b/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj index 73eccf6..185819b 100644 --- a/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj +++ b/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj @@ -17,8 +17,8 @@ ScreenCapture.NET DirectX 11 based Screen-Capturing using the Desktop Duplication API DirectX 11 based Screen-Capturing using the Desktop Duplication API - Copyright © Darth Affe 2023 - Copyright © Darth Affe 2023 + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 icon.png https://github.com/DarthAffe/ScreenCapture.NET LGPL-2.1-only @@ -27,12 +27,12 @@ True - - Added .net8 build-target + - Fixed a memory-leak when disposing the ScreenCapture - 2.0.3 - 2.0.3 - 2.0.3 + 2.0.4 + 2.0.4 + 2.0.4 ..\bin\ true diff --git a/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj b/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj index 81ed190..59fc73f 100644 --- a/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj +++ b/ScreenCapture.NET.DX9/ScreenCapture.NET.DX9.csproj @@ -17,8 +17,8 @@ ScreenCapture.NET DirectX 9 based Screen-Capturing DirectX 9 based Screen-Capturing. Use DX11 if possible! - Copyright © Darth Affe 2023 - Copyright © Darth Affe 2023 + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 icon.png https://github.com/DarthAffe/ScreenCapture.NET LGPL-2.1-only @@ -27,12 +27,11 @@ True - - Added .net8 build-target - 2.0.3 - 2.0.3 - 2.0.3 + 2.0.4 + 2.0.4 + 2.0.4 ..\bin\ true diff --git a/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj b/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj index b20b4b5..44f8dd7 100644 --- a/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj +++ b/ScreenCapture.NET.X11/ScreenCapture.NET.X11.csproj @@ -17,8 +17,8 @@ ScreenCapture.NET libX11 based Screen-Capturing libX11 based Screen-Capturing - Copyright © Darth Affe 2023 - Copyright © Darth Affe 2023 + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 icon.png https://github.com/DarthAffe/ScreenCapture.NET LGPL-2.1-only @@ -27,12 +27,11 @@ True - - Added .net8 build-target - 2.0.3 - 2.0.3 - 2.0.3 + 2.0.4 + 2.0.4 + 2.0.4 ..\bin\ true diff --git a/ScreenCapture.NET/ScreenCapture.NET.csproj b/ScreenCapture.NET/ScreenCapture.NET.csproj index 51772e8..05ecc8d 100644 --- a/ScreenCapture.NET/ScreenCapture.NET.csproj +++ b/ScreenCapture.NET/ScreenCapture.NET.csproj @@ -16,8 +16,8 @@ ScreenCapture.NET Core functionality for Screen-Capturing Base package for ScreenCapture.NET projects - Copyright © Darth Affe 2023 - Copyright © Darth Affe 2023 + Copyright © Darth Affe 2024 + Copyright © Darth Affe 2024 icon.png https://github.com/DarthAffe/ScreenCapture.NET LGPL-2.1-only @@ -26,13 +26,11 @@ True - - Added .net8 build-target - - Fixed an issue in ImageRow.ToArray (and indirect Image.ToArray) that caused the resulting data to be weirdly interlaced - 2.0.3 - 2.0.3 - 2.0.3 + 2.0.4 + 2.0.4 + 2.0.4 ..\bin\ true