mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
This way it will be easier to update to new version (when released). And it will be also clear that we have dependency on this 3rd party library.
4 lines
139 B
XML
4 lines
139 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="nlohmann.json" version="3.11.2" targetFramework="native" />
|
|
</packages> |