From ad09e3724d0816f1e10f4a63120d52babcac1c84 Mon Sep 17 00:00:00 2001 From: Cathal Noonan <14317886+cathalnoonan@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:52:42 +0100 Subject: [PATCH] [build]: Update PCF Tools packages to v0.3.3 (#24) Co-authored-by: [pcf-tools] --- .github/workflows/build.yml | 2 ++ control/control.pcfproj | 2 +- d365-pcf-processsessions.proj | 2 +- solution/solution.cdsproj | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c27a3d4..2a7c092 100755 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,6 +2,8 @@ name: Build on: push: + branches: + - "**" pull_request: env: diff --git a/control/control.pcfproj b/control/control.pcfproj index 361ab4e..d3c9c92 100644 --- a/control/control.pcfproj +++ b/control/control.pcfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps diff --git a/d365-pcf-processsessions.proj b/d365-pcf-processsessions.proj index e43951e..8ead0df 100644 --- a/d365-pcf-processsessions.proj +++ b/d365-pcf-processsessions.proj @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/solution/solution.cdsproj b/solution/solution.cdsproj index f3a44eb..b3ddbdf 100644 --- a/solution/solution.cdsproj +++ b/solution/solution.cdsproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps