Skip to content

Commit 4a17dba

Browse files
erwan-jolyclaude
andcommitted
chore: add local NuGet source via NOSCORE_LOCAL_PACKAGES env var
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 324892f commit 4a17dba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<configuration>
33
<packageSources>
4+
<add key="local" value="%NOSCORE_LOCAL_PACKAGES%" />
45
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
56
</packageSources>
67
</configuration>

0 commit comments

Comments
 (0)