Downgrade Server.Testing version to 0.1

This commit is contained in:
Pavel Krymets 2016-05-20 15:00:00 -07:00
parent 152c11394e
commit 39225f17c4
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
},
"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.NETCore.Platforms": "1.0.1-*",