snowplow / snowplow-unity-tracker

Snowplow event tracker for Unity. Add analytics to your Unity games and apps
http://snowplowanalytics.com
Apache License 2.0
16 stars 11 forks source link

Migrate to .NET Standard 2.0 #22

Closed paulboocock closed 4 years ago

paulboocock commented 4 years ago

Since version 2018.1 of Unity, there has been full support for .NET Standard libraries across all platforms. By migrating to .NET Standard we will be able to support a wider number of platforms with Unity and have additional confidence that the Snowplow Unity Tracker library will work as expected.