Skip to content

Commit cf35987

Browse files
Revert "Changing pattern for Essential C# package source mapping"
This reverts commit 2421c24.
1 parent 2421c24 commit cf35987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<package pattern="*" />
1212
</packageSource>
1313
<packageSource key="EssentialCSharp">
14-
<package pattern="*" />
14+
<package pattern="ContentFeedNuget" />
1515
</packageSource>
1616
</packageSourceMapping>
1717
</configuration>

0 commit comments

Comments
 (0)