From 13b9ff35ac3939856fd09a2f821157d188c6d2bc Mon Sep 17 00:00:00 2001 From: Ross Nordby Date: Tue, 14 Nov 2023 16:11:36 -0600 Subject: [PATCH] okay 2.5 still hasn't been released and .net 8 has hmm --- BepuPhysics/BepuPhysics.csproj | 2 +- BepuUtilities/BepuUtilities.csproj | 2 +- DemoBenchmarks/DemoBenchmarks.csproj | 2 +- DemoContentBuilder/DemoContentBuilder.csproj | 2 +- DemoContentLoader/DemoContentLoader.csproj | 2 +- DemoRenderer/DemoRenderer.csproj | 6 +++--- DemoTests/DemoTests.csproj | 2 +- DemoUtilities/DemoUtilities.csproj | 2 +- Demos/Demos.csproj | 6 +++--- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/BepuPhysics/BepuPhysics.csproj b/BepuPhysics/BepuPhysics.csproj index 10695d65..6260b7f6 100644 --- a/BepuPhysics/BepuPhysics.csproj +++ b/BepuPhysics/BepuPhysics.csproj @@ -1,6 +1,6 @@  - net7.0 + net8.0 2.5.0-beta.14 Bepu Entertainment LLC Ross Nordby diff --git a/BepuUtilities/BepuUtilities.csproj b/BepuUtilities/BepuUtilities.csproj index 5dd78a97..4c6277b3 100644 --- a/BepuUtilities/BepuUtilities.csproj +++ b/BepuUtilities/BepuUtilities.csproj @@ -2,7 +2,7 @@ BepuUtilities BepuUtilities - net7.0 + net8.0 2.5.0-beta.14 Bepu Entertainment LLC Ross Nordby diff --git a/DemoBenchmarks/DemoBenchmarks.csproj b/DemoBenchmarks/DemoBenchmarks.csproj index 3cc15ee2..263d7f07 100644 --- a/DemoBenchmarks/DemoBenchmarks.csproj +++ b/DemoBenchmarks/DemoBenchmarks.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable true -f *CollisionBatcherTaskBenchmarks.* *GroupedCollisionTesterBenchmarks.* *GatherScatterBenchmarks.* *OneBodyConstraintBenchmarks.* *TwoBodyConstraintBenchmarks.* *ThreeBodyConstraintBenchmarks.* *FourBodyConstraintBenchmarks.* *SweepBenchmarks.* *ShapeRayBenchmarks.* *ShapePileBenchmark.* *RagdollTubeBenchmark.* --join diff --git a/DemoContentBuilder/DemoContentBuilder.csproj b/DemoContentBuilder/DemoContentBuilder.csproj index 5277e7c2..4897b5b9 100644 --- a/DemoContentBuilder/DemoContentBuilder.csproj +++ b/DemoContentBuilder/DemoContentBuilder.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 x64 latest true diff --git a/DemoContentLoader/DemoContentLoader.csproj b/DemoContentLoader/DemoContentLoader.csproj index 847b2074..cc5df10c 100644 --- a/DemoContentLoader/DemoContentLoader.csproj +++ b/DemoContentLoader/DemoContentLoader.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 latest True diff --git a/DemoRenderer/DemoRenderer.csproj b/DemoRenderer/DemoRenderer.csproj index a7501752..31a5870a 100644 --- a/DemoRenderer/DemoRenderer.csproj +++ b/DemoRenderer/DemoRenderer.csproj @@ -1,13 +1,13 @@  - net7.0 + net8.0 latest True - - + + diff --git a/DemoTests/DemoTests.csproj b/DemoTests/DemoTests.csproj index 08da411b..6e1a6283 100644 --- a/DemoTests/DemoTests.csproj +++ b/DemoTests/DemoTests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 true false latest diff --git a/DemoUtilities/DemoUtilities.csproj b/DemoUtilities/DemoUtilities.csproj index e85afca8..eab8c087 100644 --- a/DemoUtilities/DemoUtilities.csproj +++ b/DemoUtilities/DemoUtilities.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 latest true diff --git a/Demos/Demos.csproj b/Demos/Demos.csproj index 6e262845..d3043a4d 100644 --- a/Demos/Demos.csproj +++ b/Demos/Demos.csproj @@ -1,7 +1,7 @@  Exe - net7.0 + net8.0 True Debug;Release latest @@ -9,8 +9,8 @@ - - + +