diff --git a/FASTER Maintenance/FASTER Maintenance.csproj b/FASTER Maintenance/FASTER Maintenance.csproj index 5bd11581..da43734a 100644 --- a/FASTER Maintenance/FASTER Maintenance.csproj +++ b/FASTER Maintenance/FASTER Maintenance.csproj @@ -24,7 +24,8 @@ prompt 4 8 - ..\.sonarlint\foxlider_fastercsharp.ruleset + + AnyCPU @@ -35,7 +36,8 @@ prompt 4 8 - ..\.sonarlint\foxlider_fastercsharp.ruleset + + Properties\app.manifest @@ -65,16 +67,8 @@ - - foxlider_fastercsharp.ruleset - - - - SonarLint.xml - - \ No newline at end of file diff --git a/FASTER/FASTER.csproj b/FASTER/FASTER.csproj index 903be524..e17458db 100644 --- a/FASTER/FASTER.csproj +++ b/FASTER/FASTER.csproj @@ -1,10 +1,9 @@ WinExe - net7.0-windows + net8.0-windows true true - win-x64 true true false @@ -23,12 +22,12 @@ true FASTERKey.snk false - ..\.sonarlint\foxlider_fastercsharp.ruleset false + AnyCPU 1701;1702;NU1701;CS8002 - x64 + AnyCPU none false True @@ -49,9 +48,6 @@ - - - diff --git a/FASTERTests/FASTERTests.csproj b/FASTERTests/FASTERTests.csproj index 77d28e29..531008c4 100644 --- a/FASTERTests/FASTERTests.csproj +++ b/FASTERTests/FASTERTests.csproj @@ -1,6 +1,6 @@  - net7.0-windows + net8.0-windows false