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