added first working db init and startup

This commit is contained in:
2019-01-25 00:07:05 +01:00
parent 73857eed51
commit c3b27080f2
6 changed files with 33 additions and 120 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>