From 0bf2f725ca23ed4a10bc47ccf5d7daecf69db1ed Mon Sep 17 00:00:00 2001 From: Morten Nielsen Date: Thu, 19 Oct 2023 14:10:32 -0700 Subject: [PATCH] Set min versions --- src/NmeaParser/NmeaParser.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/NmeaParser/NmeaParser.csproj b/src/NmeaParser/NmeaParser.csproj index 7792652..a38c929 100644 --- a/src/NmeaParser/NmeaParser.csproj +++ b/src/NmeaParser/NmeaParser.csproj @@ -44,6 +44,14 @@ PackageValidationSuppression.txt + + + 11.0 + 13.1 + 21.0 + 10.0.17763.0 + 10.0.17763.0 + $(DefineConstants);NETSTANDARD