diff --git a/Interop.nfapinet/Interop.nfapinet.csproj b/Interop.nfapinet/Interop.nfapinet.csproj index 957724de..21202604 100644 --- a/Interop.nfapinet/Interop.nfapinet.csproj +++ b/Interop.nfapinet/Interop.nfapinet.csproj @@ -1,7 +1,7 @@ - net48 + net5.0-windows7 latest true diff --git a/Netch/Netch.csproj b/Netch/Netch.csproj index 391fe08a..1b483784 100644 --- a/Netch/Netch.csproj +++ b/Netch/Netch.csproj @@ -2,7 +2,7 @@ WinExe - net48 + net5.0-windows7 true true false @@ -22,14 +22,12 @@ bin\x64\Debug\ DEBUG;TRACE - true false - true false diff --git a/SearchComboBox/SearchComboBox.csproj b/SearchComboBox/SearchComboBox.csproj index a5e18a3f..0832ddae 100644 --- a/SearchComboBox/SearchComboBox.csproj +++ b/SearchComboBox/SearchComboBox.csproj @@ -1,7 +1,7 @@  - net48 + net5.0-windows7 false AnyCPU true diff --git a/UnitTest/UnitTest.csproj b/UnitTest/UnitTest.csproj index 05a7f387..0412d9da 100644 --- a/UnitTest/UnitTest.csproj +++ b/UnitTest/UnitTest.csproj @@ -1,7 +1,7 @@  - net48 + net5.0-windows7 x64 true latest