Browse Source
Apparently, the serialization support for `System.Random` is not present in `netstandard1.3` and even though it was added at some point, it is again removed from the future `netstandard` versions. See the following PR for more info: https://github.com/dotnet/coreclr/pull/11765pull/525/head
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue