Added NLog, Added UserService, Added database and seed seed
This commit is contained in:
7
Birdmap.Common/Birdmap.Common.csproj
Normal file
7
Birdmap.Common/Birdmap.Common.csproj
Normal file
@ -0,0 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Reference in New Issue
Block a user