add: registry pass through
This commit is contained in:
8
NuGet.config
Normal file
8
NuGet.config
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="hangman-lab" value="https://git.hangman-lab.top/api/packages/hzhang/nuget/index.json"/>
|
||||
<add key="Local" value="/NuGetFeed"/>
|
||||
</packageSources>
|
||||
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user