2 Star 2 Fork 0

nanoFramework中文社区 / Samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
NuGet.Config 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
josesimoes 提交于 2021-10-29 10:58 . Fix order of package sources
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NuGet" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="Azure Artifacts nanoFramework dev" value="https://pkgs.dev.azure.com/nanoframework/feed/_packaging/sandbox/nuget/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>
1
https://gitee.com/nanoframework/Samples.git
git@gitee.com:nanoframework/Samples.git
nanoframework
Samples
Samples
main

搜索帮助