Developing PCF code components using cross-platform dependencies without the need for Visual Studio

If you are building code components for Power Apps (PCF) you might be using msbuild to build cdsproj projects:

msbuild /p:configuration=Release

This works well on windows, and requires either Visual Studio or Build Tools for Visual Studio with the .NET build tools workload installed.

What about if you didn’t want to install Visual Studio, or you were not running on Windows? The good news is…

Continue Reading Develop1’s Article on their blog

Developing PCF code components using cross-platform dependencies without the need for Visual Studio

If you are building code components for Power Apps (PCF) you might be using msbuild to build cdsproj projects: msbuild /p:configuration=Release This works well on windows, and requires either Visual Studio or Build Tools for Visual Studio with the .NET build tools workload installed.

Blog Syndicated with Develop1’s Permission

Author: Scott Durow

Share This Post On
Share via
Copy link
Powered by Social Snap