Skip to content

Commit fdb7509

Browse files
featue(#12): this commit introduces global using to the “Idempwanna” namespace, enabling references throughout the project.
1 parent 1047f8a commit fdb7509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Boundaries/Comanda.Orchestrator/Source/Comanda.Orchestrator.WebApi

Boundaries/Comanda.Orchestrator/Source/Comanda.Orchestrator.WebApi/Usings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
global using Serilog;
4242
global using Serilog.Context;
4343
global using FluentValidation.AspNetCore;
44-
44+
global using Idempwanna.Core.Configuration;

0 commit comments

Comments
 (0)