Skip to content

Commit

Permalink
Update src/OrchardCore.Modules/OrchardCore.AutoSetup/Services/AutoSet…
Browse files Browse the repository at this point in the history
…upService.cs

Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
  • Loading branch information
infofromca and Piedone authored Oct 4, 2024
1 parent 1fbc8c6 commit 6f99df3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
using OrchardCore.Setup.Services;

namespace OrchardCore.AutoSetup.Services;

public class AutoSetupService : IAutoSetupService
{
private readonly IShellHost _shellHost;
Expand Down

0 comments on commit 6f99df3

Please sign in to comment.