mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 05:29:43 -04:00
6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||
|
|
<StartArguments>
|
||
|
|
</StartArguments>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|