Remove unneeded dependency System.Net.NameResolution.

This commit is contained in:
Cesar Blum Silveira 2015-11-13 11:31:25 -08:00
parent dd1ffa5f84
commit 2ac5e4c790
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"Microsoft.AspNet.Server.Kestrel": "1.0.0-*",
"Microsoft.AspNet.Testing": "1.0.0-*",
"System.Net.Http": "4.0.1-*",
"System.Net.NameResolution": "4.0.0-*",
"xunit.runner.aspnet": "2.0.0-aspnet-*"
},
"frameworks": {