Downgrade Server.Testing version to 0.1
This commit is contained in:
parent
14251d55a5
commit
ed687d08b6
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue