QueryMaster Test Project

This commit is contained in:
Brett Hewitson 2022-05-15 21:23:33 +10:00
parent a29e8fb1b6
commit 0402a732e6
5 changed files with 128 additions and 3 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MSTest.TestAdapter" version="2.2.7" targetFramework="net462" />
<package id="MSTest.TestFramework" version="2.2.7" targetFramework="net462" />
</packages>