fix: fix default push NuGet source, refs NOISSUE
This commit is contained in:
@@ -10,6 +10,6 @@
|
|||||||
</packageSources>
|
</packageSources>
|
||||||
|
|
||||||
<config>
|
<config>
|
||||||
<add key="defaultPushSource" value="gitea-projects" />
|
<add key="DefaultPushSource" value="https://git.disi.dev/api/packages/Projects/nuget/index.json" />
|
||||||
</config>
|
</config>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user