.NET: Change Runtime namespaces to Microsoft.Agents.AI.Runtime (#957)

* Rename MEAI.Runtime to MAAI.Runtime.

* Missed.
This commit is contained in:
Aditya Mandaleeka
2025-09-26 23:10:14 -07:00
committed by GitHub
Unverified
parent 514d0209a8
commit 28ad256931
200 changed files with 255 additions and 256 deletions
@@ -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.