Skip to content

Commit b4c82c3

Browse files
refactor: this commit changes the reference to the dispatcher namespace.
1 parent 53e4edf commit b4c82c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Artifacts/Comanda.Internal.Contracts/Source

Artifacts/Comanda.Internal.Contracts/Source/Usings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
global using HttpsRichardy.Internal.Essentials.Filtering;
99
global using HttpsRichardy.Internal.Essentials.Concepts;
1010

11-
global using Vinder.Dispatcher.Contracts;
11+
global using HttpsRichardy.Dispatcher.Contracts;
1212

1313
global using Comanda.Internal.Contracts.Errors;
1414
global using Comanda.Internal.Contracts.Helpers;

0 commit comments

Comments
 (0)