diff --git a/src/NmeaParser/NmeaParser.csproj b/src/NmeaParser/NmeaParser.csproj index 447244c..3dfc483 100644 --- a/src/NmeaParser/NmeaParser.csproj +++ b/src/NmeaParser/NmeaParser.csproj @@ -17,13 +17,10 @@ https://github.com/dotMorten/NmeaParser https://github.com/dotMorten/NmeaParser en-US - Copyright © Morten Nielsen 2015-2019 + Copyright © Morten Nielsen 2015-2020 $(MSBuildThisFileDirectory)..\Bin\$(Configuration) $(OutDir) - Lots of API cleanup to avoid null-references. -Revamped talker-specific message to use same class, instead of having talker-specific types (breaking). -Simplify object model for creation (semi-breaking). -Updated license to Apache 2.0 + New refined and easier to use v2 API true true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb