Skip to content

Commit

Permalink
Update nuget.config
Browse files Browse the repository at this point in the history
Signed-off-by: 0x5BFA <[email protected]>
  • Loading branch information
0x5bfa authored Nov 8, 2024
1 parent 051751f commit 66f85ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
<add key="Custom Packages for Octokit.GraphQL" value="lib" />
<add key="Local Packages for Octokit.GraphQL.Core.UnitTests" value="src/Octokit.GraphQL.Core.UnitTests/Assets" />
</packageSources>
<activePackageSource>
<add key="All" value="(Aggregate source)" />
Expand Down

0 comments on commit 66f85ad

Please sign in to comment.