13 lines
463 B
XML
13 lines
463 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSource>
|
|
<clear />
|
|
<add key="gitea-THE_KONDRAT" value="https://git.the-kondrat.site/api/packages/THE_KONDRAT/nuget/index.json" />
|
|
</packageSource>
|
|
<packageSourceCredentials>
|
|
<gitea-THE_KONDRAT>
|
|
<add key="Username" value="THE_KONDRAT" />
|
|
<add key="ClearTextPassword" value="72b996c883d32be21b3097b6ee13e45c55271729" />
|
|
</gitea-THE_KONDRAT>
|
|
</packageSourceCredentials>
|
|
</configuration> |