File scoped namespaces
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
namespace Wino.Core.Domain.Interfaces
|
||||
{
|
||||
public interface IOutlookThreadingStrategy : IThreadingStrategy { }
|
||||
}
|
||||
namespace Wino.Core.Domain.Interfaces;
|
||||
|
||||
public interface IOutlookThreadingStrategy : IThreadingStrategy { }
|
||||
|
||||
Reference in New Issue
Block a user