Skip to content

Commit 6575873

Browse files
authored
Update NuGet.config
1 parent f91e5b3 commit 6575873

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

NuGet.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,10 @@
44
<packageSources>
55
<clear />
66
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
7-
<add key="ghcr" value="" />
87
<!--<add
98
key="local" value="../nuggets/Debug"/>-->
109
</packageSources>
1110
<packageSourceMapping>
12-
<!--<packageSource
13-
key="local">
14-
<package pattern="*" />
15-
</packageSource>-->
1611
<packageSource key="nuget">
1712
<package pattern="*" />
1813
</packageSource>

0 commit comments

Comments
 (0)