diff --git a/FastRng/FastRng.csproj b/FastRng/FastRng.csproj index 50e29eb..2fa3d6d 100644 --- a/FastRng/FastRng.csproj +++ b/FastRng/FastRng.csproj @@ -1,7 +1,7 @@ - net5.0 + net7.0 true 1.0.1 1.0.1 @@ -10,6 +10,7 @@ https://code.tsommer.org/thorsten/FastRng BSD-3-Clause 1.0.1 + latest diff --git a/FastRngTests/FastRngTests.csproj b/FastRngTests/FastRngTests.csproj index 63468fa..4c3d64a 100644 --- a/FastRngTests/FastRngTests.csproj +++ b/FastRngTests/FastRngTests.csproj @@ -1,16 +1,18 @@ - net5.0 + net7.0 false + + latest - - - - + + + +