Skip to content

Commit 434f32c

Browse files
committed
Removed CMS RC retrieval from nightly feed.
1 parent da89b42 commit 434f32c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

NuGet.config

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@
1111
<package pattern="*" />
1212
</packageSource>
1313
<packageSource key="Umbraco Prereleases">
14-
<package pattern="Umbraco.Cms.*" />
1514
<package pattern="Umbraco.Deploy.*" />
1615
</packageSource>
17-
<packageSource key="Umbraco Nightly">
18-
<package pattern="Umbraco.Cms.*" />
16+
<packageSource key="Umbraco Nightly">
1917
<package pattern="Umbraco.Deploy.*" />
2018
</packageSource>
2119
</packageSourceMapping>

0 commit comments

Comments
 (0)