We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2421c24 commit cf35987Copy full SHA for cf35987
nuget.config
@@ -11,7 +11,7 @@
11
<package pattern="*" />
12
</packageSource>
13
<packageSource key="EssentialCSharp">
14
- <package pattern="*" />
+ <package pattern="ContentFeedNuget" />
15
16
</packageSourceMapping>
17
</configuration>
0 commit comments