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() {