keenlabs / keen-sdk-net

A .NET SDK for the Keen IO API
MIT License
37 stars 24 forks source link

Only netstandard projects #135

Closed masojus closed 6 years ago

masojus commented 6 years ago

Remove the 3.5/4.5/PCL projects, so now there's only the netstandard2.0/netfx4.5 multi-targeted project and the netcore2.0 test project.

Lots of moved files, so the interesting parts are the .sln/.csproj and config/script/props files related to building/packing/CI/testing/etc.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+3.1%) to 75.802% when pulling 639d8701ce85832056483d8989c7c7141f856673 on jm_OnlyNetStandardProj into fdefe3234c29e781b0a26e414b9e1787004740a3 on jm_FormattingConfigChanges.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+3.1%) to 75.802% when pulling 1980af1ea9c574d66d6817bf67066f12a22ed49b on jm_OnlyNetStandardProj into 536b56b440d0b91ee53bf067c856c98ff37e2946 on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+3.1%) to 75.802% when pulling 16046c9b05dddedb6717ae25c9117126e8c5619c on jm_OnlyNetStandardProj into 536b56b440d0b91ee53bf067c856c98ff37e2946 on master.

masojus commented 6 years ago

Merging even though the MacOS CI job hasn't finished...changes since last successful MacOS build are comment-only. If there's an issue, I'll deal with the merge of this and PR #136 directly in master, but it'd unlikely.