mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-08 18:35:02 -05:00
5 lines
115 B
C#
5 lines
115 B
C#
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
// Program.cs
|
|
|
|
Console.WriteLine("Hello, World!");
|