16 Star 95 Fork 22

OrchardCore / OrchardCore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
NuGet.config 507 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sébastien Ros 提交于 2023-09-05 12:25 . Release 1.7 (#14111)
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<!-- This feed should not be used when shipping on NuGet. It should just be used in the dev branch while dependencies are not available on NuGet.org -->
<!-- add key="OrchardCore" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" /-->
</packageSources>
<disabledPackageSources />
</configuration>
C#
1
https://gitee.com/OrchardCore/OrchardCore.git
git@gitee.com:OrchardCore/OrchardCore.git
OrchardCore
OrchardCore
OrchardCore
main

搜索帮助