InfinityQSV2
This commit is contained in:
@ -5,5 +5,6 @@ public interface IAppSettingsRepository<T>
|
||||
|
||||
T GetAppSettings();
|
||||
string GetBuildNumberAndGitCommitSeven();
|
||||
void VerifyConnectionStrings();
|
||||
|
||||
}
|
Reference in New Issue
Block a user