Add Required Stuffs to running Project on net8.0 ...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace xAiApi.Data.Constants
|
||||
{
|
||||
public partial struct ConfigurationNodeNames
|
||||
{
|
||||
public const string DATA_SERVICE_DB_SEED_NODE = "DbSeeder";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user