mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
fix namespace
This commit is contained in:
committed by
Jack Gerrits
parent
e15b449c16
commit
2fd6eee080
@@ -5,7 +5,7 @@ using Microsoft.AutoGen.Contracts;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
|
||||
namespace Microsoft.AutoGen.CoreEquiv;
|
||||
namespace Microsoft.AutoGen.Core;
|
||||
|
||||
public class AgentsAppBuilder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user