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 484b574 commit d579fe8Copy full SHA for d579fe8
MapleLib/MapleLib.csproj
@@ -15,6 +15,9 @@
15
<AssemblyVersion>2.0.0.0</AssemblyVersion>
16
<FileVersion>2.0.0.0</FileVersion>
17
</PropertyGroup>
18
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
19
+ <Optimize>False</Optimize>
20
+ </PropertyGroup>
21
<ItemGroup>
22
<ProjectReference Include="..\spine-runtimes-2.1.25\spine-csharp\spine-csharp 2.1.25.csproj" />
23
</ItemGroup>
0 commit comments