Skip to content

Commit

Permalink
Update nuget config
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiq-The-Dude committed Nov 16, 2021
1 parent ce93cb3 commit 1efd132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nuget.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="BepInExLibs" value="https://pkgs.dev.azure.com/bepinex/BepInEx/_packaging/BepInExLibs/nuget/v3/index.json" />
<add key="BepInEx" value="https://nuget.bepinex.dev/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 1efd132

Please sign in to comment.