diff --git a/BCSS/BCSS.csproj b/BCSS/BCSS.csproj index 270105c..e2748f6 100644 --- a/BCSS/BCSS.csproj +++ b/BCSS/BCSS.csproj @@ -1,7 +1,7 @@  - net6.0;net7.0 + net6.0;net7.0;net8.0 enable enable MIT @@ -39,6 +39,10 @@ + + + + <_Parameter1>BCSS.Test diff --git a/BCSSViewer.Docs/BCSSViewer.Docs.csproj b/BCSSViewer.Docs/BCSSViewer.Docs.csproj index 5ea3de3..13ac163 100644 --- a/BCSSViewer.Docs/BCSSViewer.Docs.csproj +++ b/BCSSViewer.Docs/BCSSViewer.Docs.csproj @@ -1,7 +1,7 @@  - net7.0 + net7.0;net8.0 enable enable @@ -11,11 +11,17 @@ - - - - - + + + + + + + + + + + diff --git a/BCSSViewer.Wasm/BCSSViewer.Wasm.csproj b/BCSSViewer.Wasm/BCSSViewer.Wasm.csproj index ab6c464..a0cf05b 100644 --- a/BCSSViewer.Wasm/BCSSViewer.Wasm.csproj +++ b/BCSSViewer.Wasm/BCSSViewer.Wasm.csproj @@ -1,16 +1,16 @@ - net7.0 + net8.0 enable enable - - - - + + + +