diff --git a/WrapThat.Version.Tests/WrapThat.Version.Tests.csproj b/WrapThat.Version.Tests/WrapThat.Version.Tests.csproj index da26b13..7954fb6 100644 --- a/WrapThat.Version.Tests/WrapThat.Version.Tests.csproj +++ b/WrapThat.Version.Tests/WrapThat.Version.Tests.csproj @@ -1,7 +1,7 @@ - + - net6.0 + net8.0 enable enable diff --git a/WrapThat.Version/WrapThat.Version.csproj b/WrapThat.Version/WrapThat.Version.csproj index cf5f479..0876df3 100644 --- a/WrapThat.Version/WrapThat.Version.csproj +++ b/WrapThat.Version/WrapThat.Version.csproj @@ -9,7 +9,7 @@ snupkg true https://github.com/WrapThat/Version - net6.0 + net8.0 enable enable WrapThat.Version