Skip to content

Commit 34b41c1

Browse files
feature(#2): this commit introduces global imports in usings.cs
1 parent 2e81ef1 commit 34b41c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Boundaries/Comanda.Orders/Source/Comanda.Orders.Application

Boundaries/Comanda.Orders/Source/Comanda.Orders.Application/Usings.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
global using Comanda.Orders.Application.Payloads.Order;
1212
global using Comanda.Orders.Application.Mappers;
1313

14+
global using HttpsRichardy.Internal.Essentials.Utilities;
1415
global using HttpsRichardy.Internal.Essentials.Patterns;
1516
global using HttpsRichardy.Internal.Essentials.Filtering;
1617
global using HttpsRichardy.Internal.Essentials.Concepts;

0 commit comments

Comments
 (0)