Skip to content

Commit e20b5e0

Browse files
committed
Revert removal of packageSourceMapping.
1 parent a05ad37 commit e20b5e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<add key="Umbraco Prereleases" value="https://www.myget.org/F/umbracoprereleases/api/v3/index.json" />
77
<add key="Umbraco Nightly" value="https://www.myget.org/F/umbraconightly/api/v3/index.json" />
88
</packageSources>
9-
<!--
109
<packageSourceMapping>
1110
<packageSource key="nuget.org">
1211
<package pattern="*" />
@@ -20,5 +19,4 @@
2019
<package pattern="Umbraco.Deploy.*" />
2120
</packageSource>
2221
</packageSourceMapping>
23-
-->
2422
</configuration>

0 commit comments

Comments
 (0)