Skip to content

Commit

Permalink
[skip ci] Update modules.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arenekosreal committed Dec 6, 2024
1 parent e6b62c8 commit 284a585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ because we need `E5Renewer.Models.Modules.ModuleAttribute` for marking your modu
Then you need to add reference to project in the solution based on your module's type.
For example, you need to add `E5Renewer.Models.ModulesCheckers` project if you want to implement `IModulesChecker`.

> [!TIPS]
> [!TIP]
> If you need to access Asp.Net Core items, like `ILogger`, you can add a
> ```xml
> <ItemGroup>
Expand Down

0 comments on commit 284a585

Please sign in to comment.