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