This commit is contained in:
Cussrro 2024-12-19 11:17:18 +08:00
parent 98da025aac
commit 7baba274e8

View file

@ -6,4 +6,7 @@
<LocalDebuggerWorkingDirectory>$(SolutionDir)..\..\build\client\</LocalDebuggerWorkingDirectory>
<LocalDebuggerCommandArguments>/ip:127.0.0.1 /port:14300</LocalDebuggerCommandArguments>
</PropertyGroup>
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>