Add GameVersion domain and login validation
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using RecNet.Domain.Common;
|
||||
using RecNet.Domain.Entities.Profiles;
|
||||
|
||||
namespace RecNet.Domain.Repositories;
|
||||
namespace RecNet.Domain.Profiles;
|
||||
|
||||
public interface IProfileRepository
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user