/HelloFusionDev

Primary LanguageC#MIT LicenseMIT

HelloFusionDev

Early spiking on showcasing the work in pac that is highlighted in this conversation: https://twitter.com/devkeydet/status/1567654222300160001. Keep an eye out. More to come. Will improve the readme and try to record some videos (no promises, just good intentions). Fundamentally, this repo will become a showcase of how the cdsproj file will become the enabler of fusion dev when practicing ALM with Dataverse Solution zip files.

NOTE: Make sure to run npm install within the pcf\LinearInputControl folder before running dotnet build.

The following behavior exists using pac 1.20.1 or greater:

  1. When running dotnet build from the directory the cdsproj file is in, pcf component(s) and plugin dll(s) will be built and placed in the correct location(s) as the solution zip is created.
  2. During pac solution sync the plugin dll(s)/nupkg(s) will not be unpacked and neither will the pcf build artifacts.