11 lines
306 B
C#
11 lines
306 B
C#
// <auto-generated/>
|
|
global using Aspire.Hosting;
|
|
global using Aspire.Hosting.ApplicationModel;
|
|
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;
|