This example contains two projects:
- A Unity Game Project using Unity 2022.2.X
- A C# project to manage external libraries
To run you fist have to run SyncDll.ps1, located in the DependencyManagement Solution. This restores all packages to the "packages" folder and copies it into the unity package.
You can than open and run the unity project.