mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-16 21:41:02 +00:00
5 lines
112 B
C#
5 lines
112 B
C#
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
// Program.cs
|
|
|
|
Console.WriteLine("Hello, World!");
|