diff --git a/ThreadSafeRandomizer.Tests.Net60/ThreadSafeRandomizer.Tests.Net60.csproj b/ThreadSafeRandomizer.Tests.Net60/ThreadSafeRandomizer.Tests.Net60.csproj index c2ebbff..0164e07 100644 --- a/ThreadSafeRandomizer.Tests.Net60/ThreadSafeRandomizer.Tests.Net60.csproj +++ b/ThreadSafeRandomizer.Tests.Net60/ThreadSafeRandomizer.Tests.Net60.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ThreadSafeRandomizer.Tests.NetFramework/ThreadSafeRandomizer.Tests.NetFramework.csproj b/ThreadSafeRandomizer.Tests.NetFramework/ThreadSafeRandomizer.Tests.NetFramework.csproj index 05eb8dd..c3dbf95 100644 --- a/ThreadSafeRandomizer.Tests.NetFramework/ThreadSafeRandomizer.Tests.NetFramework.csproj +++ b/ThreadSafeRandomizer.Tests.NetFramework/ThreadSafeRandomizer.Tests.NetFramework.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj b/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj index 878d90f..3c0119e 100644 --- a/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj +++ b/ThreadSafeRandomizer/ThreadSafeRandomizer.csproj @@ -7,16 +7,16 @@ https://github.com/MarkCiliaVincenti/ThreadSafeRandomizer MIT MIT - 1.1.3 + 1.1.4 logo.png Enabled deterministic builds, allowing debugging of this library from your code. An efficient thread-safe randomizer. - © 2022 Mark Cilia Vincenti + © 2023 Mark Cilia Vincenti random,randomizer,randomiser,threadsafe,thread-safe git True - 1.1.3.0 - 1.1.3.0 + 1.1.4.0 + 1.1.4.0 README.md true true