Skip to content

Commit 0cbf400

Browse files
committed
Fix VJson version of standalone-csproj
1 parent 688e76d commit 0cbf400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standalone-project/VGltf/VGltf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup-->
2626

2727
<ItemGroup>
28-
<PackageReference Include="VJson" Version="0.9.5" />
28+
<PackageReference Include="VJson" Version="0.9.10" />
2929
</ItemGroup>
3030

3131
</Project>

0 commit comments

Comments
 (0)