Skip to content

Commit 8159b6a

Browse files
committed
Disable packageSourceMapping
1 parent 7699fc9 commit 8159b6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!--<add key="Cloudsmith" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" />-->
77
</packageSources>
88

9-
<packageSourceMapping>
9+
<!--<packageSourceMapping>
1010
<packageSource key="Cloudsmith">
1111
<package pattern="OrchardCore" />
1212
<package pattern="OrchardCore.*" />
@@ -22,5 +22,5 @@
2222
<package pattern="OrchardCoreContrib.*" />
2323
<package pattern="OrchardCore.Translations.*" />
2424
</packageSource>
25-
</packageSourceMapping>
25+
</packageSourceMapping>-->
2626
</configuration>

0 commit comments

Comments
 (0)