File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 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
7
</packageSources >
8
- <packageSourceMapping >
9
- <packageSource key =" nuget.org" >
10
- <package pattern =" Umbraco.*" />
11
- <package pattern =" *" />
12
- </packageSource >
13
- <packageSource key =" Umbraco Prereleases" >
14
- <package pattern =" Umbraco.Licenses" />
15
- <package pattern =" Umbraco.Commerce.*" />
16
- </packageSource >
17
- <packageSource key =" Umbraco Nightly" >
18
- <package pattern =" Umbraco.Licenses" />
19
- <package pattern =" Umbraco.Commerce.*" />
20
- </packageSource >
21
- </packageSourceMapping >
22
8
</configuration >
You can’t perform that action at this time.
0 commit comments