System.Collections.Generic namespace added to globalusings
This commit is contained in:
parent
ad201284a2
commit
4539e6d659
@ -15,3 +15,4 @@ global using System.Linq;
|
||||
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