JisolGame/JNFrame/Assets/packages.config

8 lines
438 B
Plaintext
Raw Normal View History

2024-01-26 19:15:07 +08:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
2024-01-30 19:22:27 +08:00
<package id="BepuPhysics" version="2.3.4" manuallyInstalled="true" />
<package id="BepuUtilities" version="2.3.4" manuallyInstalled="true" />
2024-01-26 19:15:07 +08:00
<package id="Google.Protobuf" version="3.15.8" manuallyInstalled="true" />
2024-01-29 02:28:42 +08:00
<package id="Newtonsoft.Json" version="13.0.3" manuallyInstalled="true" />
2024-01-30 19:22:27 +08:00
<package id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" />
2024-01-26 19:15:07 +08:00
</packages>