File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 4
4
<add key =" nuget.org" value =" https://www.nuget.org/api/v2/" />
5
5
<add key =" Umbraco Prereleases" value =" https://www.myget.org/F/umbracoprereleases/api/v3/index.json" />
6
6
<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" />
8
7
</packageSources >
9
8
<packageSourceMapping >
10
9
<packageSource key =" nuget.org" >
17
16
<packageSource key =" Umbraco Nightly" >
18
17
<package pattern =" Umbraco.*" />
19
18
</packageSource >
20
- <packageSource key =" Umbraco Commerce Unstable" >
21
- <package pattern =" Umbraco.Commerce.*" />
22
- </packageSource >
23
19
</packageSourceMapping >
24
20
</configuration >
You can’t perform that action at this time.
0 commit comments