mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-05 14:35:50 +00:00
Re-adds serial port to NETFX - Fixes #101
Also adds package validation to avoid this happening again
This commit is contained in:
parent
caf9ced3b7
commit
8c4dbab601
2 changed files with 14 additions and 5 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"dest": "../artifacts/docs/api/netfx",
|
||||
"properties": { "TargetFramework": "net451" },
|
||||
"properties": { "TargetFramework": "net452" },
|
||||
"disableGitFeatures": false,
|
||||
"disableDefaultFilter": false
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue