lidgren / lidgren-network-gen3

Lidgren Network Library
https://groups.google.com/forum/#!forum/lidgren-network-gen3
MIT License
1.19k stars 331 forks source link

additive-only multi-targeting support (.net 4.0 -> .net core 2.0) #99

Closed danielcrenna closed 6 years ago

danielcrenna commented 6 years ago

These SLN/csproj files will compile lidgren to multi-target .NET 4.0/.NET 4.6/.NET 4.6.1/.NET 4.6.2/.NET Standard 2.0, so it can run in .NET Core. Unit tests have also been ported and run in both .NET 4.6 (original but pointing to the multi-target build) and .NET Core 2.0