mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-14 11:22:03 +01:00
- fixed issues where SQLite database files didn't get unlocked after saving - fixed quirks with missing e_sqlite3.dll when running unit tests with Resharper
5 lines
224 B
XML
5 lines
224 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="MSTest.TestAdapter" version="2.2.10" targetFramework="net48" />
|
|
<package id="MSTest.TestFramework" version="2.2.10" targetFramework="net48" />
|
|
</packages> |