diff --git a/MBBSDatabase/MBBSDatabase.csproj b/MBBSDatabase/MBBSDatabase.csproj index 360da648..454e09f9 100644 --- a/MBBSDatabase/MBBSDatabase.csproj +++ b/MBBSDatabase/MBBSDatabase.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net9.0 latest diff --git a/MBBSEmu.CPU.Benchmark/MBBSEmu.CPU.Benchmark.csproj b/MBBSEmu.CPU.Benchmark/MBBSEmu.CPU.Benchmark.csproj index 99fc0b46..99bf1850 100644 --- a/MBBSEmu.CPU.Benchmark/MBBSEmu.CPU.Benchmark.csproj +++ b/MBBSEmu.CPU.Benchmark/MBBSEmu.CPU.Benchmark.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net9.0 latest diff --git a/MBBSEmu.Tests/MBBSEmu.Tests.csproj b/MBBSEmu.Tests/MBBSEmu.Tests.csproj index ffd7b41d..54f21961 100644 --- a/MBBSEmu.Tests/MBBSEmu.Tests.csproj +++ b/MBBSEmu.Tests/MBBSEmu.Tests.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 false latest @@ -17,16 +17,16 @@ - + - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MBBSEmu/MBBSEmu.csproj b/MBBSEmu/MBBSEmu.csproj index d1ffdb75..e72dc21c 100644 --- a/MBBSEmu/MBBSEmu.csproj +++ b/MBBSEmu/MBBSEmu.csproj @@ -2,7 +2,7 @@ Exe - net8.0 + net9.0 latest true win-x64;win-x86;linux-x64;linux-arm;linux-arm64;osx-x64;osx-arm64; @@ -74,12 +74,12 @@ - - - - - - + + + + + +