coapp / coapp.powershell

ClrPlus Signing
52 stars 43 forks source link

Using a custom msbuild tasks #95

Open gordonwatts opened 10 years ago

gordonwatts commented 10 years ago

I have a custom task that I'd like to run AfterBuild. I know how to code it into the autopkg, but I don't know how to code the UsingTask nor make sure that the dll is packed correctly.