From 66474175dee4c46e6944f1cc81bde0d96262beac Mon Sep 17 00:00:00 2001 From: Phap Dieu Duong Date: Sat, 8 Jul 2023 20:45:19 +0800 Subject: [PATCH] update WicNet to v1.6.5 --- README.md | 2 +- Source/DXControl/D2Phap.DXControl.csproj | 6 +++--- Source/Demo/Demo.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1469437..f1d8e61 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # D2Phap.DXControl - A WinForms hybrid control that supports both Direct2D and GDI+ drawing thanks to [WicNet](https://github.com/smourier/WicNet). -- This control is used in [ImageGlass](https://github.com/d2phap/ImageGlass) software since version 9.0. +- This control has been used in [ImageGlass](https://github.com/d2phap/ImageGlass) software since version 9.0. ![Nuget](https://img.shields.io/nuget/dt/D2Phap.DXControl?color=%2300a8d6&logo=nuget) diff --git a/Source/DXControl/D2Phap.DXControl.csproj b/Source/DXControl/D2Phap.DXControl.csproj index 13fde46..a6a6b30 100644 --- a/Source/DXControl/D2Phap.DXControl.csproj +++ b/Source/DXControl/D2Phap.DXControl.csproj @@ -10,7 +10,7 @@ True WinForms hybrid control that supports Direct2D and GDI+ D2Phap.$(AssemblyName) - A WinForms hybrid control that supports both Direct2D and GDI+ drawing thanks to WicNet. This control is being used in https://github.com/d2phap/ImageGlass since version 9.0. + A WinForms hybrid control that supports both Direct2D and GDI+ drawing thanks to WicNet. This control has being used in https://github.com/d2phap/ImageGlass since version 9.0. Copyright (C) 2022 - 2023 Duong Dieu Phap. All rights reserved. https://github.com/d2phap/DXControl @@ -21,7 +21,7 @@ True See release notes here: https://github.com/d2phap/DXControl/releases Duong Dieu Phap - 2.5.0 + 2.6.0 snupkg true true @@ -55,7 +55,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Source/Demo/Demo.csproj b/Source/Demo/Demo.csproj index 0b28f8d..ff89ebb 100644 --- a/Source/Demo/Demo.csproj +++ b/Source/Demo/Demo.csproj @@ -15,8 +15,8 @@ - - + +