build(nuget.config): correct nuget packageSources key name (#623)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
everything else from nuget.org. -->
|
||||
<packageSourceMapping>
|
||||
<!-- key value for <packageSource> should match key values from <packageSources> element -->
|
||||
<packageSource key="nuget.org">
|
||||
<packageSource key="nuget">
|
||||
<package pattern="*" />
|
||||
</packageSource>
|
||||
<packageSource key="labsFeed">
|
||||
|
||||
Reference in New Issue
Block a user