Expand Minimize

Specify solution configuration in the package-solution.json file

The package-solution.json file must specify solution configuration

CheckId SPF010206
TypeName DefinePackageSolutionConfigSolution
Severity CriticalError
Type PackageSolutionConfig

The package-solution.json file must specify solution configuration using the solution property.

package-solution.json example

{
  "solution": {
    "name": "mastykarz-sharepoint-trendinginthissite-client-side-solution",
    "id": "889fd84c-65bb-4252-895b-a2ae59daad0e",
    "version": "1.0.0.0"
  },

  "paths": {
    "zippedPackage": "solution/mastykarz-sharepoint-trendinginthissite.sppkg"
  }
}

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.