File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 3
3
<packageSources >
4
4
<clear />
5
5
<add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
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
- <add key =" Umbraco Cloud Bundle" value =" https://www.myget.org/F/uc-bundle/api/v3/index.json" />
9
6
</packageSources >
10
- <packageSourceMapping >
11
- <packageSource key =" nuget.org" >
12
- <package pattern =" *" />
13
- <package pattern =" Umbraco" />
14
- <package pattern =" Umbraco.*" />
15
- </packageSource >
16
- <packageSource key =" Umbraco Cloud Bundle" >
17
- <package pattern =" Umbraco.*" />
18
- </packageSource >
19
- <packageSource key =" Umbraco Prereleases" >
20
- <package pattern =" Umbraco.Commerce" />
21
- <package pattern =" Umbraco.Commerce.*" />
22
- <package pattern =" Umbraco.Licenses" />
23
- </packageSource >
24
- <packageSource key =" Umbraco Nightly" >
25
- <package pattern =" Umbraco.Commerce" />
26
- <package pattern =" Umbraco.Commerce.*" />
27
- <package pattern =" Umbraco.Licenses" />
28
- </packageSource >
29
- </packageSourceMapping >
30
7
</configuration >
You can’t perform that action at this time.
0 commit comments