Skip to content

Commit

Permalink
Better xml comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros authored Aug 31, 2023
1 parent 86dabe1 commit 9c15216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<!-- This feed should not be used when shipping on NuGet. It should just be used in the dev branch while dependencies are not available on NuGet.org -->
<!-- <add key="OrchardCore" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" /> -->
<!-- add key="OrchardCore" value="https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json" /-->
</packageSources>
<disabledPackageSources />
</configuration>

0 comments on commit 9c15216

Please sign in to comment.