Skip to content

Commit

Permalink
[build]: Update PCF Tools packages to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
[pcf-tools] committed Jul 30, 2024
1 parent 9d60621 commit 5e4f99b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build

on:
push:
branches:
- "**"
pull_request:

env:
Expand Down
2 changes: 1 addition & 1 deletion control/control.pcfproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Sdk Name="Cathal.PcfTools.MSBuild.Control" Version="0.3.2" />
<Sdk Name="Cathal.PcfTools.MSBuild.Control" Version="0.3.3" />
<PropertyGroup>
<PowerAppsTargetsPath>$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps</PowerAppsTargetsPath>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion d365-pcf-charactersremaining.proj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Sdk Name="Cathal.PcfTools.MSBuild.Proj" Version="0.3.2" />
<Sdk Name="Cathal.PcfTools.MSBuild.Proj" Version="0.3.3" />
</Project>
2 changes: 1 addition & 1 deletion solution/solution.cdsproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Sdk Name="Cathal.PcfTools.MSBuild.Solution" Version="0.3.2" />
<Sdk Name="Cathal.PcfTools.MSBuild.Solution" Version="0.3.3" />
<PropertyGroup>
<PowerAppsTargetsPath>$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps</PowerAppsTargetsPath>
</PropertyGroup>
Expand Down

0 comments on commit 5e4f99b

Please sign in to comment.