Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Added a reference to Microsoft.NETFramework.ReferenceAssemblies so that the project can be built hassle-free on .NET Core. 2. Use the AssemblyInfo.cs from the existing code and disable automatic AssemblyInfo generation (to avoid clash). 3. Dropped target for net40. The regular Framework project file didn't support it either and it doesn't build due to a missing API (MapToIPv6).
- Loading branch information