diff --git a/test/E2ETests/SmokeTestsOnNanoServer.cs b/test/E2ETests/SmokeTestsOnNanoServer.cs index 83f5d9c849..312c733ab8 100644 --- a/test/E2ETests/SmokeTestsOnNanoServer.cs +++ b/test/E2ETests/SmokeTestsOnNanoServer.cs @@ -60,7 +60,7 @@ namespace E2ETests _remoteDeploymentConfig.AccountPassword, _remoteDeploymentConfig.ExecutableRelativePath) { - PublishTargetFramework = "netcoreapp1.0", + TargetFramework = "netcoreapp1.0", ApplicationBaseUriHint = applicationBaseUrl }; deploymentParameters.EnvironmentVariables.Add(