Shortcut addSystem.Collections.Generic namespace added to globalusingsed for get methods.
This commit is contained in:
parent
d5b5d6cca7
commit
9817c865f3
@ -83,3 +83,4 @@ global using System.Runtime.Serialization;
|
||||
global using System.Threading.Tasks;
|
||||
global using System.Threading;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
|
Loading…
x
Reference in New Issue
Block a user