UNPKG

@pnp/cli-microsoft365

Version:

Manage Microsoft 365 and SharePoint Framework projects on any platform

1 lines 677 B
<?xml version="1.0" encoding="utf-8"?><App xmlns="http://schemas.microsoft.com/sharepoint/2012/app/manifest" Name="$packageName$" ProductID="$productId$" Version="1.0.0.0" SharePointMinVersion="16.0.0.0" IsClientSideSolution="true" SkipFeatureDeployment="$skipFeatureDeployment$" IsDomainIsolated="false"><Properties><Title>$packageName$</Title><DeveloperProperties>{&quot;name&quot;:&quot;$developerName$&quot;,&quot;websiteUrl&quot;:&quot;$developerWebsiteUrl$&quot;,&quot;privacyUrl&quot;:&quot;$developerPrivacyUrl$&quot;,&quot;termsOfUseUrl&quot;:&quot;$developerTermsOfUseUrl$&quot;,&quot;mpnId&quot;:&quot;$developerMpnId$&quot;}</DeveloperProperties></Properties></App>