Skip to content

Commit a05ad37

Browse files
committed
Removed packageSourceMapping.
1 parent 4a5102d commit a05ad37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
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+
<!--
910
<packageSourceMapping>
1011
<packageSource key="nuget.org">
1112
<package pattern="*" />
@@ -19,4 +20,5 @@
1920
<package pattern="Umbraco.Deploy.*" />
2021
</packageSource>
2122
</packageSourceMapping>
23+
-->
2224
</configuration>

0 commit comments

Comments
 (0)