First commit for private source control. Older commits available on Github.
This commit is contained in:
8
Assets/packages.config
Normal file
8
Assets/packages.config
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="MemoryPack" version="1.21.4" manuallyInstalled="true" />
|
||||
<package id="MemoryPack.Core" version="1.21.4" />
|
||||
<package id="MemoryPack.Generator" version="1.21.4" />
|
||||
<package id="Newtonsoft.Json" version="13.0.4" manuallyInstalled="true" />
|
||||
<package id="System.Collections.Immutable" version="6.0.0" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user