Missed deployer update when merging from release

This commit is contained in:
John Luo 2016-05-06 19:15:00 -07:00
parent 1ec8869048
commit 2314512ac7
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ namespace E2ETests
_remoteDeploymentConfig.AccountPassword, _remoteDeploymentConfig.AccountPassword,
_remoteDeploymentConfig.ExecutableRelativePath) _remoteDeploymentConfig.ExecutableRelativePath)
{ {
PublishTargetFramework = "netcoreapp1.0", TargetFramework = "netcoreapp1.0",
ApplicationBaseUriHint = applicationBaseUrl ApplicationBaseUriHint = applicationBaseUrl
}; };
deploymentParameters.EnvironmentVariables.Add( deploymentParameters.EnvironmentVariables.Add(