Skip to content

Instantly share code, notes, and snippets.

@Cloud-Awesome
Last active March 15, 2021 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cloud-Awesome/737c838e7231558980f33ee7f256308d to your computer and use it in GitHub Desktop.
Save Cloud-Awesome/737c838e7231558980f33ee7f256308d to your computer and use it in GitHub Desktop.
<SolutionName>PluginRegistrationSandbox</SolutionName>
<Clobber>true</Clobber>
<UpdateAssemblyOnly>false</UpdateAssemblyOnly>
<CdsConnection>
<ConnectionType>AppRegistration</ConnectionType>
<CdsConnectionString>...</CdsConnectionString>
<CdsUrl>...</CdsUrl>
<CdsUserName>...</CdsUserName>
<CdsPassword>...</CdsPassword>
<CdsAppId>...</CdsAppId>
<CdsAppSecret>...</CdsAppSecret>
</CdsConnection>
<LoggingConfiguration>
<LoggingConfigurationType>Console</LoggingConfigurationType>
<LogLevelToTrace>Debug</LogLevelToTrace>
</LoggingConfiguration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment