Files
ChanSort/source/Test.Loader/packages.config

6 lines
328 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.TestPlatform" version="17.4.0" targetFramework="net48" />
<package id="Microsoft.TestPlatform.AdapterUtilities" version="17.4.0" targetFramework="net48" />
<package id="MSTest.TestFramework" version="2.2.10" targetFramework="net48" />
</packages>