From 21e741201814e30770fe1f3e9b695f52b65ddc6d Mon Sep 17 00:00:00 2001 From: bchavez Date: Fri, 26 Feb 2021 16:06:25 -0800 Subject: [PATCH] Update examples to use latest version. --- Examples/EFCoreSeedDb/EFCoreSeedDb.csproj | 4 ++-- Examples/GettingStarted/GettingStarted.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples/EFCoreSeedDb/EFCoreSeedDb.csproj b/Examples/EFCoreSeedDb/EFCoreSeedDb.csproj index d7541b12..eb11644c 100644 --- a/Examples/EFCoreSeedDb/EFCoreSeedDb.csproj +++ b/Examples/EFCoreSeedDb/EFCoreSeedDb.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Examples/GettingStarted/GettingStarted.csproj b/Examples/GettingStarted/GettingStarted.csproj index 6d8c68da..35d6f435 100644 --- a/Examples/GettingStarted/GettingStarted.csproj +++ b/Examples/GettingStarted/GettingStarted.csproj @@ -6,7 +6,7 @@ - +