Skip to content
代码片段 群组 项目
提交 59bd8274 编辑于 作者: Pranav K's avatar Pranav K
浏览文件

* Remove dotnet-corefxlab feed

* Fix SocialWeather so that it restores as part of test runs.
上级 267d51a6
No related branches found
No related tags found
无相关合并请求
......@@ -2,7 +2,6 @@
<configuration>
<packageSources>
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-corefxlab" value="https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
</packageSources>
</configuration>
......@@ -9,9 +9,7 @@
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
"Microsoft.Extensions.Logging.Console": "1.1.0-*",
"Newtonsoft.Json": "9.0.1",
"Microsoft.AspNetCore.Sockets": {
"target": "project"
},
"Microsoft.AspNetCore.Sockets": "0.1.0-*",
"Microsoft.AspNetCore.StaticFiles": "1.1.0-*",
"Google.Protobuf": "3.1.0"
},
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册