Эх сурвалжийг харах

[csharp] Added missing file reference (OrderedDictionary.cs) to csproj project.

Harald Csaszar 6 жил өмнө
parent
commit
9b5a5cc0eb

+ 1 - 0
spine-csharp/spine-csharp.csproj

@@ -71,6 +71,7 @@
     <Compile Include="src\BlendMode.cs" />
     <Compile Include="src\Bone.cs" />
     <Compile Include="src\BoneData.cs" />
+    <Compile Include="src\Collections\OrderedDictionary.cs" />
     <Compile Include="src\ConstraintData.cs" />
     <Compile Include="src\Triangulator.cs" />
     <Compile Include="src\Event.cs" />