forked from slavaxom9k/PIBD-23_Fomichev_V.S._MagicCarpet
Первая миграция
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using MagicCarpetContracts.Infrastructure;
|
||||
|
||||
namespace MagicCarpetDatabase;
|
||||
|
||||
class DefaultConfigurationDatabase : IConfigurationDatabase
|
||||
{
|
||||
public string ConnectionString => "";
|
||||
}
|
||||
Reference in New Issue
Block a user