diff --git a/test/ServerComparison.FunctionalTests/project.json b/test/ServerComparison.FunctionalTests/project.json index 1b6a35d595..46a7e6b8f6 100644 --- a/test/ServerComparison.FunctionalTests/project.json +++ b/test/ServerComparison.FunctionalTests/project.json @@ -12,7 +12,7 @@ "testRunner": "xunit", "dependencies": { "dotnet-test-xunit": "1.0.0-*", - "Microsoft.AspNetCore.Server.Testing": "1.0.0-*", + "Microsoft.AspNetCore.Server.Testing": "0.1.0-*", "Microsoft.Extensions.Logging": "1.0.0-*", "Microsoft.Extensions.Logging.Console": "1.0.0-*", "Microsoft.Net.Http.Headers": "1.0.0-*",