Generator Changes at 9/27/2025 10:36:00 AM
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
global using Google.Protobuf.WellKnownTypes;
|
||||
global using Grpc.Core;
|
||||
global using Mapster;
|
||||
global using MediatR;
|
||||
global using Microsoft.AspNetCore.Authorization;
|
||||
global using Microsoft.AspNetCore.Http;
|
||||
global using System.Threading.Tasks;
|
||||
global using Microsoft.AspNetCore.Builder;
|
||||
global using System;
|
||||
global using Microsoft.AspNetCore.Routing;
|
||||
global using System.Linq;
|
||||
Reference in New Issue
Block a user