From 523fb6594019e00ff8ee812fe249cd9caf82b104 Mon Sep 17 00:00:00 2001 From: glopesdev Date: Mon, 3 Jul 2023 09:56:42 +0100 Subject: [PATCH 1/5] Update OpenCV.NET dependency version --- Bonsai.Audio/Bonsai.Audio.csproj | 2 +- Bonsai.Dsp/Bonsai.Dsp.csproj | 2 +- Bonsai.Shaders/Bonsai.Shaders.csproj | 2 +- Bonsai.Vision/Bonsai.Vision.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bonsai.Audio/Bonsai.Audio.csproj b/Bonsai.Audio/Bonsai.Audio.csproj index 642a0b975..aa0bbd428 100644 --- a/Bonsai.Audio/Bonsai.Audio.csproj +++ b/Bonsai.Audio/Bonsai.Audio.csproj @@ -9,7 +9,7 @@ - + diff --git a/Bonsai.Dsp/Bonsai.Dsp.csproj b/Bonsai.Dsp/Bonsai.Dsp.csproj index 7153ffc3f..9ad2fef93 100644 --- a/Bonsai.Dsp/Bonsai.Dsp.csproj +++ b/Bonsai.Dsp/Bonsai.Dsp.csproj @@ -9,7 +9,7 @@ 2.8.0 - + diff --git a/Bonsai.Shaders/Bonsai.Shaders.csproj b/Bonsai.Shaders/Bonsai.Shaders.csproj index 721d6f1a4..59095767d 100644 --- a/Bonsai.Shaders/Bonsai.Shaders.csproj +++ b/Bonsai.Shaders/Bonsai.Shaders.csproj @@ -8,7 +8,7 @@ 0.27.0 - + diff --git a/Bonsai.Vision/Bonsai.Vision.csproj b/Bonsai.Vision/Bonsai.Vision.csproj index fc473e8a8..e07a008e1 100644 --- a/Bonsai.Vision/Bonsai.Vision.csproj +++ b/Bonsai.Vision/Bonsai.Vision.csproj @@ -8,7 +8,7 @@ 2.8.0 - + From 3eec1c935c0f59bbab4cab42f8ea0e9ceeaa9ff7 Mon Sep 17 00:00:00 2001 From: glopesdev Date: Mon, 3 Jul 2023 09:57:15 +0100 Subject: [PATCH 2/5] Update unit test dependencies --- Bonsai.Core.Tests/Bonsai.Core.Tests.csproj | 8 ++++---- Bonsai.Editor.Tests/Bonsai.Editor.Tests.csproj | 8 ++++---- Bonsai.System.Tests/Bonsai.System.Tests.csproj | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Bonsai.Core.Tests/Bonsai.Core.Tests.csproj b/Bonsai.Core.Tests/Bonsai.Core.Tests.csproj index 77c3781f5..0d28f6f62 100644 --- a/Bonsai.Core.Tests/Bonsai.Core.Tests.csproj +++ b/Bonsai.Core.Tests/Bonsai.Core.Tests.csproj @@ -9,10 +9,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Bonsai.Editor.Tests/Bonsai.Editor.Tests.csproj b/Bonsai.Editor.Tests/Bonsai.Editor.Tests.csproj index 6bb5cc1d4..976c09f54 100644 --- a/Bonsai.Editor.Tests/Bonsai.Editor.Tests.csproj +++ b/Bonsai.Editor.Tests/Bonsai.Editor.Tests.csproj @@ -9,10 +9,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Bonsai.System.Tests/Bonsai.System.Tests.csproj b/Bonsai.System.Tests/Bonsai.System.Tests.csproj index a54a8d142..12ce99602 100644 --- a/Bonsai.System.Tests/Bonsai.System.Tests.csproj +++ b/Bonsai.System.Tests/Bonsai.System.Tests.csproj @@ -6,10 +6,10 @@ 2.7.0 - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive From d5fe1bedc9e91d0d71d5247efd14914efbffd7af Mon Sep 17 00:00:00 2001 From: glopesdev Date: Mon, 3 Jul 2023 10:08:07 +0100 Subject: [PATCH 3/5] Update editor dependencies --- Bonsai.Editor/Bonsai.Editor.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bonsai.Editor/Bonsai.Editor.csproj b/Bonsai.Editor/Bonsai.Editor.csproj index d9bef099d..395bf803d 100644 --- a/Bonsai.Editor/Bonsai.Editor.csproj +++ b/Bonsai.Editor/Bonsai.Editor.csproj @@ -14,10 +14,10 @@ - - + + - + From d7e585c3dc3e44ed53dd8c04cb89b3cbee213d1e Mon Sep 17 00:00:00 2001 From: glopesdev Date: Mon, 3 Jul 2023 10:13:54 +0100 Subject: [PATCH 4/5] Update reactive extensions dependency --- Bonsai.Core/Bonsai.Core.csproj | 2 +- Bonsai.NuGet/Bonsai.NuGet.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bonsai.Core/Bonsai.Core.csproj b/Bonsai.Core/Bonsai.Core.csproj index 8a5256b6d..e672a3df8 100644 --- a/Bonsai.Core/Bonsai.Core.csproj +++ b/Bonsai.Core/Bonsai.Core.csproj @@ -13,7 +13,7 @@ - + diff --git a/Bonsai.NuGet/Bonsai.NuGet.csproj b/Bonsai.NuGet/Bonsai.NuGet.csproj index 13bd8b3a1..55a19ab58 100644 --- a/Bonsai.NuGet/Bonsai.NuGet.csproj +++ b/Bonsai.NuGet/Bonsai.NuGet.csproj @@ -10,7 +10,7 @@ - + From ffdc57e2e078f20d57a0038dae14aa6ef424f557 Mon Sep 17 00:00:00 2001 From: glopesdev Date: Mon, 3 Jul 2023 10:32:47 +0100 Subject: [PATCH 5/5] Add launch settings to debug 32-bit bootstrapper --- Bonsai32/Properties/launchSettings.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Bonsai32/Properties/launchSettings.json diff --git a/Bonsai32/Properties/launchSettings.json b/Bonsai32/Properties/launchSettings.json new file mode 100644 index 000000000..f54ea59e2 --- /dev/null +++ b/Bonsai32/Properties/launchSettings.json @@ -0,0 +1,8 @@ +{ + "profiles": { + "Bonsai32": { + "commandName": "Project", + "nativeDebugging": true + } + } +} \ No newline at end of file