chore: phase 1 — add Core, Abstractions, App, Tests projects
This commit is contained in:
parent
84c76ba6aa
commit
caf57cca3e
9 changed files with 97 additions and 0 deletions
3
src/AcDream.App/Program.cs
Normal file
3
src/AcDream.App/Program.cs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// src/AcDream.App/Program.cs
|
||||
Console.WriteLine("acdream app — phase 1 skeleton");
|
||||
return 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue