Commit graph

10 commits

Author SHA1 Message Date
Morten Nielsen db04b280e4
.Net6 (#112)
* Added .NET 6 support

* fix constants

* Upgrade Android sample app to .net6.0

* Fix build warnings and update android sample

* Change baseline version

* Fix build

* Delete unused code

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update expired certificate

* Set min versions

* Fix api build

* Fix build warnings and update doc builds

* update metadata

* tweak readme

* Use net8 for ios/android

* Fix target frameworks for sample apps

* Fix UWP build

* update tfm

* Update to v3.0 and remove out of support frameworks

* Add BT device to net6-windows

* Add MAUI sample and delete Android

* Clean up

* Update github action dependency to supported version

* Update certificate

* Update certificate

* Fix RMC FixTime parsing that can lose sub-second precision with doubles (#117)

* Extract local variables for the parameters of DateTimeOffset

* Add seconds to FixTime as Ticks in order to preserve sub-second precision that can get lost by using doubles

---------

Co-authored-by: Justin King <justin.king@vibrationresearch.com>

* Cleanup of fix and add unit test to verify

---------

Co-authored-by: Morten Nielsen <mort5161@esri.com>
Co-authored-by: Justin King <56605940+justinswork@users.noreply.github.com>
Co-authored-by: Justin King <justin.king@vibrationresearch.com>
2024-11-19 20:31:53 -08:00
Morten Nielsen 078d8fded0
Fix CI Build (#82)
* Fix CI Build

* Build fixes
2020-12-10 21:48:43 -08:00
Morten Nielsen 22a3148624
Update CIBuild.yml 2020-06-16 10:43:07 -07:00
Morten Nielsen fda5be690d
Change nuget output path (#70)
* Upload artifacts
2020-01-28 21:10:21 -08:00
Morten Nielsen 651e37462b
Also ignore docs for pushes to master 2020-01-25 13:40:25 -08:00
Morten Nielsen cbc69b07f5
Don't run CI build on doc changes 2020-01-25 13:34:56 -08:00
Morten Nielsen 3f79ada2f2 Fix CI build and upgrade unit tests to target both NETFX and NetCore 2020-01-16 00:07:27 -08:00
Morten Nielsen 8d6bc711c9
Add workaround for VS16.2 bug 2019-08-21 12:03:13 -07:00
Morten Nielsen e6c2157cee
Set CI Build to release 2019-08-20 08:39:11 -07:00
Morten Nielsen 97ae554a19
Update and rename blank.yml to CIBuild.yml 2019-08-20 08:31:24 -07:00
Renamed from .github/workflows/blank.yml (Browse further)