13 lines
433 B
C#
13 lines
433 B
C#
// <auto-generated/>
|
|
global using Microsoft.Extensions.Configuration;
|
|
global using Microsoft.Extensions.DependencyInjection;
|
|
global using Microsoft.Extensions.Logging;
|
|
global using Microsoft.Extensions.Validation.Embedded;
|
|
global using System;
|
|
global using System.Collections.Generic;
|
|
global using System.IO;
|
|
global using System.Linq;
|
|
global using System.Net.Http;
|
|
global using System.Threading;
|
|
global using System.Threading.Tasks;
|