diff --git a/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj b/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj index c073497..878d90f 100644 --- a/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj +++ b/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj @@ -7,16 +7,16 @@ https://github.com/MarkCiliaVincenti/ThreadSafeRandomizer MIT MIT - 1.1.2 + 1.1.3 logo.png - Removed unnecessary targeting of .NET 7.0, updated licensing, fixed README shields issue. + Enabled deterministic builds, allowing debugging of this library from your code. An efficient thread-safe randomizer. © 2022 Mark Cilia Vincenti random,randomizer,randomiser,threadsafe,thread-safe git True - 1.1.2.0 - 1.1.2.0 + 1.1.3.0 + 1.1.3.0 README.md true true @@ -34,6 +34,10 @@ true true + + + +