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