Skip to content
This repository was archived by the owner on Mar 11, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 295 Bytes

File metadata and controls

14 lines (10 loc) · 295 Bytes

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