diff --git a/test/E2ETests/project.json b/test/E2ETests/project.json index 8630937d7d..9ff5f1d8a2 100644 --- a/test/E2ETests/project.json +++ b/test/E2ETests/project.json @@ -12,7 +12,7 @@ "Microsoft.AspNetCore.Authentication.Cookies": "1.0.0-*", "Microsoft.AspNetCore.Authentication.OpenIdConnect": "1.0.0-*", "Microsoft.AspNetCore.Identity": "1.0.0-*", - "Microsoft.AspNetCore.Server.Testing": "1.0.0-*", + "Microsoft.AspNetCore.Server.Testing": "0.1.0-*", "Microsoft.AspNetCore.WebUtilities": "1.0.0-*", "Microsoft.Extensions.Configuration.Binder": "1.0.0-*", "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-*",