mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Added SharpJson to project.
This commit is contained in:
parent
f44d6260ab
commit
337e6c284f
@ -100,12 +100,11 @@
|
|||||||
<Compile Include="src\IUpdatable.cs">
|
<Compile Include="src\IUpdatable.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="src\Json.cs">
|
<Compile Include="src\Json.cs" />
|
||||||
<SubType>Code</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="src\MathUtils.cs">
|
<Compile Include="src\MathUtils.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="src\SharpJson.cs" />
|
||||||
<Compile Include="src\Skeleton.cs">
|
<Compile Include="src\Skeleton.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user