diff --git a/Platform.Random.csproj b/Platform.Random.csproj index 7ddb3d1..7488224 100644 --- a/Platform.Random.csproj +++ b/Platform.Random.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Random Class Library Konstantin Diachenko Platform.Random - 0.0.2 + 0.0.3 Konstantin Diachenko netstandard2.0 Platform.Random @@ -21,9 +21,8 @@ false true snupkg - Use UtcNow.Ticks hash code as seed instead of 32-bit truncated value. -Platform.Ranges dependency updated to 0.0.3 version. -Issues fixes. + Platform.Ranges dependency updated from 0.0.3 to 0.0.4. +Added code comments.