MSBuildAzure
Simple build task for using Azure during a MSBuild
Usage
<UsingTask TaskName="BlobUpload" AssemblyFile="MSBuildAzure.dll" /> <BlobUpload Container="$root" ConnectionString="" Files="TestFile.txt" />
Files can also be a ItemGroup
GitHub - Nisden/MSBuildAzure: Simple build task for using Azure during a MSBuild
This repository was archived by the owner on Mar 11, 2019. It is now read-only.