mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[csharp] Added missing file reference (OrderedDictionary.cs) to csproj project.
This commit is contained in:
parent
c167d8bc52
commit
9b5a5cc0eb
@ -71,6 +71,7 @@
|
|||||||
<Compile Include="src\BlendMode.cs" />
|
<Compile Include="src\BlendMode.cs" />
|
||||||
<Compile Include="src\Bone.cs" />
|
<Compile Include="src\Bone.cs" />
|
||||||
<Compile Include="src\BoneData.cs" />
|
<Compile Include="src\BoneData.cs" />
|
||||||
|
<Compile Include="src\Collections\OrderedDictionary.cs" />
|
||||||
<Compile Include="src\ConstraintData.cs" />
|
<Compile Include="src\ConstraintData.cs" />
|
||||||
<Compile Include="src\Triangulator.cs" />
|
<Compile Include="src\Triangulator.cs" />
|
||||||
<Compile Include="src\Event.cs" />
|
<Compile Include="src\Event.cs" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user