We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e8735 commit 06b0c79Copy full SHA for 06b0c79
GameFrameX.Client/GameFrameX.Client.csproj
@@ -9,11 +9,11 @@
9
</PropertyGroup>
10
11
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
12
- <OutputPath>..\bin\app_debug\</OutputPath>
+ <OutputPath>..\bin\app_client_debug\</OutputPath>
13
14
15
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
16
- <OutputPath>..\bin\app\</OutputPath>
+ <OutputPath>..\bin\app_client\</OutputPath>
17
18
19
<ItemGroup>
0 commit comments