From f8623a4f40574c175f97c4fb851bf8fc285fe66b Mon Sep 17 00:00:00 2001 From: Adrian Stevens Date: Tue, 28 May 2024 11:52:40 -0700 Subject: [PATCH] Release 1.12.0 --- .github/workflows/develop-ci.yml | 1 + Source/Driver/Meadow.MBus.csproj | 2 +- Source/Samples/MBus_Desktop_Sample/MBus_Desktop_Sample.csproj | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/develop-ci.yml b/.github/workflows/develop-ci.yml index f023548..06f4565 100644 --- a/.github/workflows/develop-ci.yml +++ b/.github/workflows/develop-ci.yml @@ -3,6 +3,7 @@ name: Develop Build on: workflow_dispatch: pull_request: + branches: [ develop ] push: branches: [ develop ] diff --git a/Source/Driver/Meadow.MBus.csproj b/Source/Driver/Meadow.MBus.csproj index ea21b69..1d627be 100644 --- a/Source/Driver/Meadow.MBus.csproj +++ b/Source/Driver/Meadow.MBus.csproj @@ -25,7 +25,7 @@ - + diff --git a/Source/Samples/MBus_Desktop_Sample/MBus_Desktop_Sample.csproj b/Source/Samples/MBus_Desktop_Sample/MBus_Desktop_Sample.csproj index ab91825..76a4310 100644 --- a/Source/Samples/MBus_Desktop_Sample/MBus_Desktop_Sample.csproj +++ b/Source/Samples/MBus_Desktop_Sample/MBus_Desktop_Sample.csproj @@ -8,7 +8,7 @@ - +