Skip to content

Commit bc85e35

Browse files
Remove unstable feed
1 parent 101327e commit bc85e35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

NuGet.config

-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
55
<add key="Umbraco Prereleases" value="https://www.myget.org/F/umbracoprereleases/api/v3/index.json" />
66
<add key="Umbraco Nightly" value="https://www.myget.org/F/umbraconightly/api/v3/index.json" />
7-
<add key="Umbraco Commerce Unstable" value="https://pkgs.dev.azure.com/umbraco/4b02471a-69c1-43bf-a84c-e1e4e11bbf24/_packaging/Umbraco.Commerce/nuget/v3/index.json" />
87
</packageSources>
98
<packageSourceMapping>
109
<packageSource key="nuget.org">
@@ -17,8 +16,5 @@
1716
<packageSource key="Umbraco Nightly">
1817
<package pattern="Umbraco.*" />
1918
</packageSource>
20-
<packageSource key="Umbraco Commerce Unstable">
21-
<package pattern="Umbraco.Commerce.*" />
22-
</packageSource>
2319
</packageSourceMapping>
2420
</configuration>

0 commit comments

Comments
 (0)