Initial commit carried over from private repo. This is V2.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace MessengerApi.Configuration.Sources.Environment
|
||||
{
|
||||
public interface IEnvironmentConfigurationSource : IConfigurationSource
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user