Skip to content

Instantly share code, notes, and snippets.

@logicbomb
Created July 6, 2012 17:40
Show Gist options
  • Select an option

  • Save logicbomb/3061556 to your computer and use it in GitHub Desktop.

Select an option

Save logicbomb/3061556 to your computer and use it in GitHub Desktop.
The build settings file contains the information required for the custom tasks .
<BuildSettings xmlns="http://andromeda.com/build-settings">
<OutputDir />
<SolutionDir />
<Pacakage name="" pathToNuspecTemplate="" version="" pathToProject=""/>
<Project group="" pathToProjectFile="" />
<Test group="" pathToProjectFile="" />
<Database name="" connectionString="" />
<StorageAccount name="" accountKey="" subscriptionId="" />
<HostedService name="" subscriptionId="" pathToManagementCertificate="" pathToDeploymentPackage="" />
<ServiceConfiguration name="" path="" />
<PackageManagerAccount name="" />
</BuildSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment