Skip to content

Commit

Permalink
Trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
asvishnyakov committed Jul 6, 2023
1 parent 22c4e9d commit 02c2759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/VirtoCommerce.ImportModule.Web/Module.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ namespace VirtoCommerce.ImportModule.Web
public class Module : IModule, IHasConfiguration
{
public ManifestModuleInfo ModuleInfo { get; set; }

public IConfiguration Configuration { get; set; }

public void Initialize(IServiceCollection serviceCollection)
Expand Down

0 comments on commit 02c2759

Please sign in to comment.