Update SJKScripts
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
<add key="gitea" value="http://192.168.1.4:3000/api/packages/Ronnie/nuget/index.json" allowInsecureConnections="True" />
|
||||
<!-- <add key="coverlet" value="https://pkgs.dev.azure.com/tonerdo/coverlet/_packaging/coverlet-nightly/nuget/v3/index.json" /> -->
|
||||
<!-- <add key="gitea" value="http://gitea.superjrking.com/api/packages/Ronnie/nuget/index.json" allowInsecureConnections="True" /> -->
|
||||
</packageSources>
|
||||
<packageSourceCredentials>
|
||||
<!-- <packageSourceCredentials>
|
||||
<gitea>
|
||||
<add key="Username" value="Ronnie" />
|
||||
<add key="ClearTextPassword" value="e59e39d60f30b539ae594d8cfc7a9771883d2eb0" />
|
||||
</gitea>
|
||||
</packageSourceCredentials>
|
||||
</packageSourceCredentials> -->
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user