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 7ed6cde commit 2421c24Copy full SHA for 2421c24
nuget.config
@@ -11,7 +11,7 @@
11
<package pattern="*" />
12
</packageSource>
13
<packageSource key="EssentialCSharp">
14
- <package pattern="ContentFeedNuget" />
+ <package pattern="*" />
15
16
</packageSourceMapping>
17
</configuration>
0 commit comments