3 references to DeploymentUrl
Microsoft.NET.Sdk.Publish.Tasks.Tests (3)
Tasks\OneDeploy\OneDeployTests.cs (3)
24private const string DeploymentLogUrl = $@"{DeploymentUrl}/log"; 299string deployLocationHeader = DeploymentUrl) 348.Setup(s => s.PollDeploymentAsync(httpClient, DeploymentUrl, Username, NotShareableValue, $"{UserAgentName}/8.0", It.IsAny<CancellationToken>()))