Test your knowledge
- What command cleans and builds the solution project? (100 points)
a. msbuild /t:build /restore
b. msbuild /t:rebuild
- Which project can contain references to multiple code components? (100 points)
a. Dataverse solution project
b. PCF project
- Select the correct sentence. (200 points)
a. We can easily debug a code component that has been packaged using its production version.
b. Solution files that are deployed using the pac pcf push command will have a solution name prefixed with PowerAppsTools_.