diff options
Diffstat (limited to 'product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs')
| -rw-r--r-- | product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs b/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs index 9b31302..ddec475 100644 --- a/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs +++ b/product/Service.Contracts/Infrastructure/Logging/ILogFileTasks.cs @@ -1,4 +1,4 @@ -namespace MoMoney.Service.Infrastructure.Logging +namespace MoMoney.Service.Contracts.Infrastructure.Logging { public interface ILogFileTasks { |
