Closed agc93 closed 7 years ago
This is the "quick fix" for the System.Collections.Immutable dependency bug, and resolves #64 .
System.Collections.Immutable
This is needed to support any of the modern .NET platforms (UWP, ASP.NET Core, .NET Standard).
Let me know if there's any changes required or questions/issues.
Thanks for the report @agc93, we've pushed a fix to the master branch. We're working on getting the NuGet package pushed as v2.2.6
This is the "quick fix" for the
System.Collections.Immutable
dependency bug, and resolves #64 .This is needed to support any of the modern .NET platforms (UWP, ASP.NET Core, .NET Standard).
Let me know if there's any changes required or questions/issues.