From 7c3d04f3f3c4af4f4c7a952dbf4a181a3ac93106 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 5 Jan 2023 09:48:05 +0000 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 89dcf1589..a5508eada 100644 --- a/README.md +++ b/README.md @@ -56,32 +56,31 @@ Development of the Krypton Extended Toolkit is supported by these generous organ ======= ## Install the `Ultimate` Package -**Note:** These packages do not support anything newer than .NET Framework 4.8.1. ### Full #### Package Manager ```ps -PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate -Version 70.22.11.312 +PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate -Version 70.23.1.5 ``` #### Package Reference ```xml - + ``` ### Lite ```ps -PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate.Lite -Version 70.22.11.312 +PM> NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Ultimate.Lite -Version 70.23.1.5 ``` #### Package Reference ```xml - + ``` ======= @@ -157,4 +156,4 @@ The following modules **will** be installed alongside the main packages when req -***Note:*** Some packages may install third-party libraries in order to make them function correctly. \ No newline at end of file +***Note:*** Some packages may install third-party libraries in order to make them function correctly.