Skip to content

Commit 9817c86

Browse files
Shortcut addSystem.Collections.Generic namespace added to globalusingsed for get methods.
1 parent d5b5d6c commit 9817c86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Services/Ordering/Ordering.API/GlobalUsings.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@
8383
global using System.Threading.Tasks;
8484
global using System.Threading;
8585
global using System;
86+
global using System.Collections.Generic;

0 commit comments

Comments
 (0)