Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Developer
-
Where do I have to put the assembly when I write a Simple Action Using the BuildMaster SDK?
Is there is example that shows which info to input into a Prepare ClickOnce action?
Product: BuildMaster
Version: 4.4.7
-
Have you seen this? http://inedo.com/support/tutorials/creating-an-auto-deploying-custom-extension-application
But in short, you put {YourExtension}.dll inside {YourExtension}.bmx, where .bmx is simply a .zip file renamed to .bmx.
For the ClickOnce action, take a look at: http://inedo.com/buildmaster/extensions/.NET/Inedo.BuildMasterExtensions.DotNet2.ClickOnceAction