From 4eff48d394f61ba8d118f871d7aeca9973aa7b94 Mon Sep 17 00:00:00 2001 From: "ismail.taha_janan" Date: Sat, 14 Jan 2023 10:56:50 +0100 Subject: [PATCH] fix AutoMapper dependecy --- Tests/Tests.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 17faa35..fd2e07d 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -19,10 +19,14 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all + + + +