Skip to content

Commit

Permalink
chore: close gitlab package
Browse files Browse the repository at this point in the history
  • Loading branch information
doddgu committed Nov 23, 2021
1 parent a4da34d commit 8a475bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuget.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="public" value="http://proget-hz.lonsid.cn/nuget/public/v3/index.json" />
<add key="gitlab" value="http://gitlab-hz.lonsid.cn/api/v4/projects/29/packages/nuget/index.json" />
<!--<add key="public" value="http://proget-hz.lonsid.cn/nuget/public/v3/index.json" />
<add key="gitlab" value="http://gitlab-hz.lonsid.cn/api/v4/projects/29/packages/nuget/index.json" />-->
</packageSources>
<packageSourceCredentials>
<gitlab>
Expand Down

0 comments on commit 8a475bb

Please sign in to comment.