Auftraggeberservice und Projektservice hinzugefügt
This commit is contained in:
10
SewerStammGen.Console/Program.cs
Normal file
10
SewerStammGen.Console/Program.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace SewerStammGen.Console
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello, World!");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user