diff --git a/src/NmeaParser/NmeaParser.csproj b/src/NmeaParser/NmeaParser.csproj index cf5c4ea..298481b 100644 --- a/src/NmeaParser/NmeaParser.csproj +++ b/src/NmeaParser/NmeaParser.csproj @@ -51,6 +51,9 @@ $(DefineConstants);NETSTANDARD + + $(DefineConstants);WINDOWS + $(DefineConstants);NETFX