DeviceManager/Test/packages.config

5 lines
210 B
Plaintext
Raw Normal View History

2024-05-28 14:36:38 +00:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
2024-05-30 15:52:57 +00:00
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net452" />
2024-05-28 14:36:38 +00:00
<package id="sqlSugar" version="5.0.0" targetFramework="net452" />
</packages>