]> git.deb.at Git - rhonda/theotherroles.git/commitdiff
Update nuget.config / fix build for 4.3.3
authorgendelo3 <gendelo3@gmail.com>
Sun, 16 Jul 2023 14:34:55 +0000 (16:34 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2023 14:34:55 +0000 (16:34 +0200)
nuget.config

index f64757a6f642ce9f7debeb4079391c3d3fcbcbf2..a43cf2b1ac1bf44f56a0bfe47c359b0cb4bc5cd1 100644 (file)
@@ -4,5 +4,6 @@
     <packageSources>
         <add key="BepInEx" value="https://nuget.bepinex.dev/v3/index.json" />
                <add key="Reactor" value="https://nuget.reactor.gg/v3/index.json" />
+                <add key="Samboy063" value="https://nuget.samboy.dev/v3/index.json" />
     </packageSources>
-</configuration> 
\ No newline at end of file
+</configuration>