mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-16 04:12:03 +01:00
- aded NUnit test to compare original and modified file and ensure only expected changes are made - added DevExpress Data.Desktop DLL is now with 20.1 to start the application
6 lines
288 B
XML
6 lines
288 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="MSTest.TestAdapter" version="1.3.2" targetFramework="net48" />
|
|
<package id="MSTest.TestFramework" version="1.3.2" targetFramework="net48" />
|
|
<package id="NUnit" version="3.12.0" targetFramework="net48" />
|
|
</packages> |