mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.NET: Change Runtime namespaces to Microsoft.Agents.AI.Runtime (#957)
* Rename MEAI.Runtime to MAAI.Runtime. * Missed.
This commit is contained in:
committed by
GitHub
Unverified
parent
514d0209a8
commit
28ad256931
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
using System.Text.Json;
|
||||
|
||||
namespace Microsoft.Extensions.AI.Agents.Runtime.Samples;
|
||||
namespace Microsoft.Agents.AI.Runtime.Samples;
|
||||
|
||||
/// <summary>
|
||||
/// Example demonstrating how to use the InMemoryActorStateStorage.
|
||||
|
||||
Reference in New Issue
Block a user