mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-01-03 03:18:27 -05:00
7 lines
91 B
C#
7 lines
91 B
C#
namespace WindowsConfigApp
|
|
{
|
|
class Program
|
|
{
|
|
static void Main() { }
|
|
}
|
|
} |