-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to latest .NET versions (#37)
Test and Benchmark projects now target .NET Core 3.1. Library now targets .NET Standard 2.1 (and continues to target .NET Standard 2.0 and .NET Core App 2.1).
- Loading branch information
Showing
19 changed files
with
3,544 additions
and
305 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
255 changes: 240 additions & 15 deletions
255
...s/Ais.Net.Specs/Ais/Net/Specs/AisMessageTypes/LongRangeAisBroadcastParserSpecs.feature.cs
Large diffs are not rendered by default.
Oops, something went wrong.
387 changes: 366 additions & 21 deletions
387
...ns/Ais.Net.Specs/Ais/Net/Specs/AisMessageTypes/PositionReportClassAParserSpecs.feature.cs
Large diffs are not rendered by default.
Oops, something went wrong.
433 changes: 409 additions & 24 deletions
433
...ns/Ais.Net.Specs/Ais/Net/Specs/AisMessageTypes/PositionReportClassBParserSpecs.feature.cs
Large diffs are not rendered by default.
Oops, something went wrong.
499 changes: 472 additions & 27 deletions
499
...et.Specs/Ais/Net/Specs/AisMessageTypes/PositionReportExtendedClassBParserSpecs.feature.cs
Large diffs are not rendered by default.
Oops, something went wrong.
476 changes: 450 additions & 26 deletions
476
....Net.Specs/Ais/Net/Specs/AisMessageTypes/StaticAndVoyageRelatedDataParserSpecs.feature.cs
Large diffs are not rendered by default.
Oops, something went wrong.
524 changes: 495 additions & 29 deletions
524
Solutions/Ais.Net.Specs/Ais/Net/Specs/AisMessageTypes/StaticDataReportParserSpecs.feature.cs
Large diffs are not rendered by default.
Oops, something went wrong.
34 changes: 29 additions & 5 deletions
34
Solutions/Ais.Net.Specs/Ais/Net/Specs/AisStringsSpecs.feature.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
104 changes: 96 additions & 8 deletions
104
Solutions/Ais.Net.Specs/Ais/Net/Specs/NmeaAisBitVectorParserSpecs.feature.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.