1 reference to SiteName
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\ZipDeploy\ZipDeploy.cs (1)
47
Task<bool> t = ZipDeployAsync(ZipToPublishPath, user, password, PublishUrl,
SiteName
, UserAgentVersion, client, true);