From 57d8c3ff99581b42ac75e2de693885a11733babb Mon Sep 17 00:00:00 2001 From: Dennis Dyallo Date: Thu, 7 Nov 2024 01:41:54 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 45bcab0ab..26e657309 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ This is a cross-platform, all encompassing SDK for the YubiKey aimed at large to customers. This version is written against .NET Core, and will eventually include bindings to languages outside the direct .NET ecosystem. +## SDK Support +The SDK is targetting net47, netstandard2.0 and netstandard2.1. This means the SDK can be loaded in NET Framework, NET6 and upwards. + ## Documentation The public documentation for this project is located