We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7699fc9 commit 8159b6aCopy full SHA for 8159b6a
1 file changed
NuGet.config
@@ -6,7 +6,7 @@
6
<!--<add key="Cloudsmith" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" />-->
7
</packageSources>
8
9
- <packageSourceMapping>
+ <!--<packageSourceMapping>
10
<packageSource key="Cloudsmith">
11
<package pattern="OrchardCore" />
12
<package pattern="OrchardCore.*" />
@@ -22,5 +22,5 @@
22
<package pattern="OrchardCoreContrib.*" />
23
<package pattern="OrchardCore.Translations.*" />
24
</packageSource>
25
- </packageSourceMapping>
+ </packageSourceMapping>-->
26
</configuration>
0 commit comments