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