diff --git a/src/Techsola.InstantReplay.Tests/Techsola.InstantReplay.Tests.csproj b/src/Techsola.InstantReplay.Tests/Techsola.InstantReplay.Tests.csproj index 79e75bc..af060ec 100644 --- a/src/Techsola.InstantReplay.Tests/Techsola.InstantReplay.Tests.csproj +++ b/src/Techsola.InstantReplay.Tests/Techsola.InstantReplay.Tests.csproj @@ -1,7 +1,7 @@  - net35;net48;net6.0-windows + net35;net48;net8.0-windows diff --git a/src/Techsola.InstantReplay/Techsola.InstantReplay.csproj b/src/Techsola.InstantReplay/Techsola.InstantReplay.csproj index ef4062b..7d0bfea 100644 --- a/src/Techsola.InstantReplay/Techsola.InstantReplay.csproj +++ b/src/Techsola.InstantReplay/Techsola.InstantReplay.csproj @@ -1,7 +1,7 @@  - net35;net48;net6.0-windows + net35;net48;net8.0-windows true true true