mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Introduce provider
This commit is contained in:
@@ -21,7 +21,7 @@ NugetOrg = {"nuget.org", "NuGet Org", "Nuget Organization", "https://www.nuget.o
|
||||
*/
|
||||
static SourceInfo
|
||||
pl_nuget_sources[] = {
|
||||
{&Upstream, NULL},
|
||||
{&UpstreamProvider, NULL},
|
||||
{&NugetOrg, "https://www.nuget.org/api/v2/"},
|
||||
{&Huawei, "https://mirrors.huaweicloud.com/repository/nuget/v3"}
|
||||
};
|
||||
|
Reference in New Issue
Block a user