sync public allowlist from private myoffice
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
namespace MyOffice.Core;
|
||||
|
||||
public interface IDataModel
|
||||
{
|
||||
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
namespace MyOffice.Core;
|
||||
|
||||
public interface IDataModelDto<TSource> where TSource : IDataModel
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user