This commit is contained in:
Samuele Locatelli
2022-12-21 16:28:07 +01:00
parent efc22ee82f
commit bbaff65fb6
+3
View File
@@ -17,6 +17,9 @@ namespace NKC.Data
#region Public Constructors #region Public Constructors
/// <summary>
/// Indispensabile x prima generazione migrations EFCore
/// </summary>
[Obsolete("This constructor should never be used directly, and is only needed to generate entityframework stuff. Connection string can be adapted as pleased.")] [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() public NKCContext()
{ {