Added a way to login and register and a tools project
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\BrightGlimmer.Domain\BrightGlimmer.Domain.csproj" />
|
||||
<ProjectReference Include="..\BrightGlimmer.Tools\BrightGlimmer.Tools.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace BrightGlimmer.Data.Services
|
||||
{
|
||||
public class UserService
|
||||
{
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user