From cf48b5eea8dbbb395ef40a12b909ffe0d1517b69 Mon Sep 17 00:00:00 2001 From: Atif Aziz Date: Thu, 29 Aug 2024 16:05:46 +0200 Subject: [PATCH] docs: Fix README doc to mention .NET 8 requirement (#7) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21860d2..0756ee1 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ thirsty-williamson objective-gould ``` -## .NET Standard Library +## .NET Library -To use the .NET Standard 2.0 library install the package from NuGet. +To use the library (requires .NET 8 or later) install the package from NuGet. ```PowerShell Install-Package Moniker