Merge branch 'SciSharp:master' into master

This commit is contained in:
hchen2020 2025-02-12 10:23:53 -06:00 committed by GitHub
commit 5d2bc54415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ global using BotSharp.Abstraction.Utilities;
global using BotSharp.Abstraction.Plugins;
global using BotSharp.Abstraction.Translation.Models;
global using BotSharp.Abstraction.SideCar.Attributes;
global using BotSharp.Core.Infrastructures;
global using Microsoft.Extensions.Configuration;
global using Microsoft.Extensions.DependencyInjection;
global using MongoDB.Bson;