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