Missed deployer update when merging from release
This commit is contained in:
parent
1ec8869048
commit
2314512ac7
|
|
@ -60,7 +60,7 @@ namespace E2ETests
|
|||
_remoteDeploymentConfig.AccountPassword,
|
||||
_remoteDeploymentConfig.ExecutableRelativePath)
|
||||
{
|
||||
PublishTargetFramework = "netcoreapp1.0",
|
||||
TargetFramework = "netcoreapp1.0",
|
||||
ApplicationBaseUriHint = applicationBaseUrl
|
||||
};
|
||||
deploymentParameters.EnvironmentVariables.Add(
|
||||
|
|
|
|||
Loading…
Reference in New Issue