Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jbytes1027 committed Jan 9, 2025
1 parent e16fcde commit 74d0d5f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/OrchardCore.Modules/OrchardCore.Autoroute/Manifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
Author = ManifestConstants.OrchardCoreTeam,
Website = ManifestConstants.OrchardCoreWebsite,
Version = ManifestConstants.OrchardCoreVersion,
Dependencies = [
"OrchardCore.ContentTypes",
"OrchardCore.HomeRoute",
],

Dependencies = ["OrchardCore.ContentTypes", "OrchardCore.HomeRoute"],
Category = "Navigation"
)]

0 comments on commit 74d0d5f

Please sign in to comment.