diff --git a/d365-pcf-processsessions.proj b/d365-pcf-processsessions.proj index 30437f9..b56f9a1 100644 --- a/d365-pcf-processsessions.proj +++ b/d365-pcf-processsessions.proj @@ -1,27 +1 @@ - - - - - - - - - - - - - - - - - - - - - + diff --git a/solution/Directory.Build.targets b/solution/Directory.Build.targets deleted file mode 100644 index 9798ade..0000000 --- a/solution/Directory.Build.targets +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - @(temp_SolutionVersionNumber) - $([System.Text.RegularExpressions.Regex]::Replace($(temp_SolutionVersionNumber),"\.", "_")) - - - - _managed - - - @(temp_SolutionUniqueName)_$(temp_SolutionVersionNumber)$(temp_SolutionManagedSuffix) - - - $(MSBuildProjectDirectory)\..\dist\$(temp_SolutionUniqueName).zip - - - - - diff --git a/solution/solution.cdsproj b/solution/solution.cdsproj index e0a1371..1b933c7 100644 --- a/solution/solution.cdsproj +++ b/solution/solution.cdsproj @@ -1,5 +1,6 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps