Match TFS Changeset 303329
This commit is contained in:
7
Adaptation/Shared/Methods/IAppSettings.cs
Normal file
7
Adaptation/Shared/Methods/IAppSettings.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace Adaptation.Shared.Methods
|
||||
{
|
||||
|
||||
public interface IAppSettings : Properties.IAppSettings
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user