Skip to content

Commit

Permalink
Set Lombiq packageSource.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Jun 24, 2024
1 parent 6485cc3 commit 6ed38e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<add key="OrchardCoreCommercePreview" value="https://nuget.cloudsmith.io/orchardcore/commerce/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="OrchardCorePreview" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" />
<add key="Lombiq" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" />
</packageSources>
<packageSourceMapping>
<packageSource key="nuget.org">
Expand All @@ -27,5 +28,8 @@
<package pattern="TheTheme" />
<package pattern="TheAdmin" />
</packageSource>
<packageSource key="Lombiq">
<package pattern="Lombiq.**" />
</packageSource>
</packageSourceMapping>
</configuration>

0 comments on commit 6ed38e9

Please sign in to comment.