Created simple login page, and User model

This commit is contained in:
Martin Berg Alstad
2023-07-20 14:47:13 +02:00
parent 745f292eee
commit 5e21947870
16 changed files with 183 additions and 32 deletions

View File

@ -7,8 +7,4 @@
<RootNamespace>DAL</RootNamespace>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\pac-man-board-game\pac-man-board-game.csproj" />
</ItemGroup>
</Project>