From b44703b4d0b35fae4eb50e56696091edaab8e013 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sun, 10 Sep 2023 22:46:21 +0200 Subject: [PATCH] Bumped version-number to 2.0.0 --- ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj | 8 +++----- ScreenCapture.NET/ScreenCapture.NET.csproj | 9 ++++----- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj b/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj index b13b988..ce43248 100644 --- a/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj +++ b/ScreenCapture.NET.DX11/ScreenCapture.NET.DX11.csproj @@ -26,13 +26,11 @@ True - 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. - 1.3.2 - 1.3.2 - 1.3.2 + 2.0.0 + 2.0.0 + 2.0.0 ..\bin\ true diff --git a/ScreenCapture.NET/ScreenCapture.NET.csproj b/ScreenCapture.NET/ScreenCapture.NET.csproj index 63094cd..aab9f70 100644 --- a/ScreenCapture.NET/ScreenCapture.NET.csproj +++ b/ScreenCapture.NET/ScreenCapture.NET.csproj @@ -26,13 +26,12 @@ True - 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. - 1.3.2 - 1.3.2 - 1.3.2 + 2.0.0 + 2.0.0 + 2.0.0 ..\bin\ true