From bbaff65fb6ea3f59606a4591390f05720b61c231 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 21 Dec 2022 16:28:07 +0100 Subject: [PATCH] Typo --- NKC.Data/NKCContext.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NKC.Data/NKCContext.cs b/NKC.Data/NKCContext.cs index f437ed7..648e324 100644 --- a/NKC.Data/NKCContext.cs +++ b/NKC.Data/NKCContext.cs @@ -17,6 +17,9 @@ namespace NKC.Data #region Public Constructors + /// + /// Indispensabile x prima generazione migrations EFCore + /// [Obsolete("This constructor should never be used directly, and is only needed to generate entityframework stuff. Connection string can be adapted as pleased.")] public NKCContext() {