We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6cb2af commit fba96c8Copy full SHA for fba96c8
1 file changed
nuget.config
@@ -11,5 +11,8 @@
11
<packageSource key="particular packages">
12
<package pattern="*" />
13
</packageSource>
14
+ <packageSource key="local packages">
15
+ <package pattern="*" />
16
+ </packageSource>
17
</packageSourceMapping>
18
</configuration>
0 commit comments