NugetGallery.sources

This commit is contained in:
Mike Phares 2022-01-27 19:17:40 -07:00
parent 3567e8bc97
commit e0d8989fb2

View File

@ -73,6 +73,12 @@
"*.pcl": "hexEditor.hexedit", "*.pcl": "hexEditor.hexedit",
"*.dib": "default" "*.dib": "default"
}, },
"NugetGallery.sources": [
"{\"name\": \"nuget.org\",\"url\": \"https://api.nuget.org/v3/index.json\"}",
"{\"name\": \"EAF Package Feed\",\"url\": \"https://tfs.intra.infineon.com/tfs/ManufacturingIT/_packaging/eaf/nuget/v3/index.json\"}",
"{\"name\": \"baget\",\"url\": \"http://192.168.0.73:5002/v3/index.json\"}",
"{\"name\": \"packagemanagement.eu.infineon.com\",\"url\": \"https://packagemanagement.eu.infineon.com:443/Packages/Productive/nuget\"}"
],
"runTerminalCommand.commands": [ "runTerminalCommand.commands": [
{ {
"auto": true, "auto": true,