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