Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit a8570a9

Browse files
committed
Pulizia codice
1 parent ce7551e commit a8570a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NET6CustomLibrary/GlobalUsings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
global using System.Text.Json;
1212
global using System.Text.Json.Serialization;
1313
global using System.Threading;
14-
global using System.Threading.Tasks;
14+
global using System.Threading.Tasks;

0 commit comments

Comments
 (0)