diff --git a/Source/WPF/EdgeDetectionTest/EdgeDetectionTest.csproj b/Source/WPF/EdgeDetectionTest/EdgeDetectionTest.csproj index c69f6cb8..17e14bbe 100644 --- a/Source/WPF/EdgeDetectionTest/EdgeDetectionTest.csproj +++ b/Source/WPF/EdgeDetectionTest/EdgeDetectionTest.csproj @@ -1,7 +1,7 @@  - net7.0-windows + net8.0-windows WinExe false true diff --git a/Source/WPF/FindUnusedStyles/FindUnusedStyles.csproj b/Source/WPF/FindUnusedStyles/FindUnusedStyles.csproj index 34e80877..dabc97d1 100644 --- a/Source/WPF/FindUnusedStyles/FindUnusedStyles.csproj +++ b/Source/WPF/FindUnusedStyles/FindUnusedStyles.csproj @@ -2,7 +2,7 @@ Exe - net7.0-windows + net8.0-windows7.0 true diff --git a/Source/WPF/MyMoney/MyMoney.csproj b/Source/WPF/MyMoney/MyMoney.csproj index d4826d51..d6c84573 100644 --- a/Source/WPF/MyMoney/MyMoney.csproj +++ b/Source/WPF/MyMoney/MyMoney.csproj @@ -1,7 +1,7 @@  - net7.0-windows + net8.0-windows7.0 WinExe false true diff --git a/Source/WPF/OfxTestServer/OfxTestServer.csproj b/Source/WPF/OfxTestServer/OfxTestServer.csproj index f9d30780..ec3f209d 100644 --- a/Source/WPF/OfxTestServer/OfxTestServer.csproj +++ b/Source/WPF/OfxTestServer/OfxTestServer.csproj @@ -1,7 +1,7 @@  WinExe - net7.0-windows + net8.0-windows7.0 true OfxTestServer diff --git a/Source/WPF/ScenarioTest/ScenarioTest.csproj b/Source/WPF/ScenarioTest/ScenarioTest.csproj index 4c934a02..7d70d837 100644 --- a/Source/WPF/ScenarioTest/ScenarioTest.csproj +++ b/Source/WPF/ScenarioTest/ScenarioTest.csproj @@ -1,7 +1,7 @@  - net7.0-windows + net8.0-windows7.0 enable true true diff --git a/Source/WPF/UnitTests/UnitTests.csproj b/Source/WPF/UnitTests/UnitTests.csproj index 040b1766..475dc6d5 100644 --- a/Source/WPF/UnitTests/UnitTests.csproj +++ b/Source/WPF/UnitTests/UnitTests.csproj @@ -1,7 +1,7 @@  - net7.0-windows + net8.0-windows7.0 enable Walkabout.Tests false diff --git a/Source/WPF/UpdateVersion/UpdateVersion.csproj b/Source/WPF/UpdateVersion/UpdateVersion.csproj index ba464ce4..b2718c7f 100644 --- a/Source/WPF/UpdateVersion/UpdateVersion.csproj +++ b/Source/WPF/UpdateVersion/UpdateVersion.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable