From 5256fa482c0aba336dd148e140a857d3b95aa36f Mon Sep 17 00:00:00 2001 From: Cathal Noonan <14317886+cathalnoonan@users.noreply.github.com> Date: Sun, 20 Aug 2023 20:57:06 +0100 Subject: [PATCH] Update pcf-tools sdk --- .gitattributes | 6 ++++-- control/control.pcfproj | 2 +- d365-pcf-processsessions.proj | 2 +- solution/solution.cdsproj | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index a87393c..d9b2ef8 100755 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ -* eol=lf +# Set line endings for text files +* text=auto eol=lf # Binary files. *.png binary *.jpg binary -*.git binary +*.jpeg binary +*.gif binary diff --git a/control/control.pcfproj b/control/control.pcfproj index 9579f92..a25f8e0 100644 --- a/control/control.pcfproj +++ b/control/control.pcfproj @@ -1,5 +1,5 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps diff --git a/d365-pcf-processsessions.proj b/d365-pcf-processsessions.proj index d082bd3..5fbe7f1 100644 --- a/d365-pcf-processsessions.proj +++ b/d365-pcf-processsessions.proj @@ -1,2 +1,2 @@  - \ No newline at end of file + \ No newline at end of file diff --git a/solution/solution.cdsproj b/solution/solution.cdsproj index 92231a0..983a496 100644 --- a/solution/solution.cdsproj +++ b/solution/solution.cdsproj @@ -1,5 +1,5 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps