project/Application/UnitTestProject/packages.config

5 lines
224 B
Plaintext
Raw Permalink Normal View History

2020-06-14 19:42:25 +02:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MSTest.TestAdapter" version="2.1.0" targetFramework="net472" />
<package id="MSTest.TestFramework" version="2.1.0" targetFramework="net472" />
</packages>