PacketMediator/PacketMediator.Samples/Program.cs
2025-01-18 17:47:36 +01:00

8 lines
197 B
C#

// Licensed to Timothy Schenk under the Apache 2.0 License.
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Text;
Console.WriteLine("Hello, World!");
Workspace workspace = Workspace.