Downgrade Server.Testing version to 0.1

This commit is contained in:
Pavel Krymets 2016-05-20 14:53:49 -07:00
parent 14251d55a5
commit ed687d08b6
1 changed files with 1 additions and 1 deletions

View File

@ -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-*",