Skip to content

Commit a9eb29a

Browse files
committed
Modfiy compile event
1 parent ce1d77e commit a9eb29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArkClient_Net/NFNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<DebugSymbols>true</DebugSymbols>
1717
<DebugType>full</DebugType>
1818
<Optimize>false</Optimize>
19-
<OutputPath>..\_Out\Lib\</OutputPath>
19+
<OutputPath>.\</OutputPath>
2020
<DefineConstants>DEBUG;TRACE</DefineConstants>
2121
<ErrorReport>prompt</ErrorReport>
2222
<WarningLevel>4</WarningLevel>

0 commit comments

Comments
 (0)