Fixed accidentally building the board from player2 perspective.
This commit is contained in:
7
Gameboard.ShogiUI.Domain/Gameboard.ShogiUI.Domain.csproj
Normal file
7
Gameboard.ShogiUI.Domain/Gameboard.ShogiUI.Domain.csproj
Normal file
@@ -0,0 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user