Revert TShockAPI.csproj to original.

This commit is contained in:
Patrikkk 2020-05-29 00:10:57 +02:00
parent 3c0a990de6
commit a4075fd590

View file

@ -31,7 +31,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\Debug\ServerPlugins\</OutputPath>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>