update dependencies, REBUILD ALL PROJECTS!

This commit is contained in:
Jonathan Jenne
2020-12-03 12:39:38 +01:00
parent 73944f1545
commit 52ff2713c7
84 changed files with 267 additions and 148 deletions

View File

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