mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
4 lines
119 B
C#
4 lines
119 B
C#
global using System.Text.Json;
|
|
global using System.Text.Json.Serialization;
|
|
global using Microsoft.Extensions.Logging;
|