Skip to content

Commit 4eadeae

Browse files
committed
Build fix
1 parent 168e7a1 commit 4eadeae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

nuget.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<configuration>
44
<packageSources>
55
<add key="BepInEx" value="https://nuget.bepinex.dev/v3/index.json" />
6+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
67
<add key="Reactor" value="https://nuget.reactor.gg/v3/index.json" />
8+
<add key="Samboy063" value="https://nuget.samboy.dev/v3/index.json" />
79
</packageSources>
8-
</configuration>
10+
</configuration>

0 commit comments

Comments
 (0)