chore: setup initial docker development

This commit is contained in:
Stevan Freeborn
2024-04-03 12:02:00 -05:00
parent dd092738aa
commit 6e090f9b4b
15 changed files with 122 additions and 61 deletions
-10
View File
@@ -1,10 +0,0 @@
namespace Blog.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}