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 a05ad37 commit e20b5e0Copy full SHA for e20b5e0
NuGet.config
@@ -6,7 +6,6 @@
6
<add key="Umbraco Prereleases" value="https://www.myget.org/F/umbracoprereleases/api/v3/index.json" />
7
<add key="Umbraco Nightly" value="https://www.myget.org/F/umbraconightly/api/v3/index.json" />
8
</packageSources>
9
- <!--
10
<packageSourceMapping>
11
<packageSource key="nuget.org">
12
<package pattern="*" />
@@ -20,5 +19,4 @@
20
19
<package pattern="Umbraco.Deploy.*" />
21
</packageSource>
22
</packageSourceMapping>
23
- -->
24
</configuration>
0 commit comments