|
|
|
@ -3,13 +3,13 @@ |
|
|
|
<packageSources> |
|
|
|
<clear /> |
|
|
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> |
|
|
|
<add key="elsa2x" value="https://f.feedz.io/elsa-workflows/elsa-2/nuget/index.json" protocolVersion="3" /> |
|
|
|
<!--<add key="elsa2x" value="https://f.feedz.io/elsa-workflows/elsa-2/nuget/index.json" protocolVersion="3" />--> |
|
|
|
</packageSources> |
|
|
|
<packageSourceMapping> |
|
|
|
<packageSource key="elsa2x"> |
|
|
|
<!--<packageSource key="elsa2x"> |
|
|
|
<package pattern="Elsa" /> |
|
|
|
<package pattern="Elsa.*" /> |
|
|
|
</packageSource> |
|
|
|
</packageSource>--> |
|
|
|
<packageSource key="nuget.org"> |
|
|
|
<package pattern="*" /> |
|
|
|
</packageSource> |
|
|
|
|