From 17abde2cf1698d979c40178b801e2c3457bbb00d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20G=C3=BCng=C3=B6r?= Date: Thu, 5 Aug 2021 12:58:31 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20Microsoft.EntityFrameworkCore?= =?UTF-8?q?.Tools=20dependency=20in=20Sample=20project?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- samples/IronHook.Web/IronHook.Web.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/samples/IronHook.Web/IronHook.Web.csproj b/samples/IronHook.Web/IronHook.Web.csproj index fbbf13d..21fbbdc 100644 --- a/samples/IronHook.Web/IronHook.Web.csproj +++ b/samples/IronHook.Web/IronHook.Web.csproj @@ -16,6 +16,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +