Downgrade Server.Testing version to 0.1
This commit is contained in:
parent
83c7abe87a
commit
0283099928
|
|
@ -6,7 +6,7 @@
|
|||
"dotnet-test-xunit": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||
"Microsoft.AspNetCore.Localization": "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-*",
|
||||
"xunit": "2.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue