From 536ff0677db7dd000393456b668da902b2d85021 Mon Sep 17 00:00:00 2001 From: transtrike Date: Tue, 8 Dec 2020 11:47:09 +0200 Subject: DbContext implemented --- API/API.csproj | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'API/API.csproj') diff --git a/API/API.csproj b/API/API.csproj index 5c04910..401d5bc 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -1,18 +1,16 @@ - - - - net5.0 - API - - - - - - - - + + + net5.0 + API + - - - - + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3