File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 <clear />
66 <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
77 <!-- This dependency is not present in the release branch -->
8- <add key =" coreclrdebug" value =" https://www.myget.org/F/coreclr-debug/api/v3/index.json" />
8+ <add key =" coreclrdebug" value =" https://www.myget.org/F/coreclr-debug/api/v3/index.json" />
9+ <add key =" dotnet-core" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
910 </packageSources >
1011</configuration >
Original file line number Diff line number Diff line change 11{
22 "name" : " csharp" ,
33 "publisher" : " ms-vscode" ,
4- "version" : " 1.4.0-beta6 " ,
4+ "version" : " 1.4.0-beta7 " ,
55 "description" : " C# for Visual Studio Code (powered by OmniSharp)." ,
66 "displayName" : " C#" ,
77 "author" : " Microsoft Corporation" ,
You can’t perform that action at this time.
0 commit comments