Commit 26a5ba0
committed
Updated Microsoft Unit Test libraries
Updated the Microsoft Unit Test related libraries to their latest versions. This includes migrating both `MSTest.TestFramework` and `MSTest.TestAdapter` to `2.1.0`, as well as `Microsoft.NET.Test.Sdk`, which is part of the **Visual Studio** integration, up to `16.5.0`. Obviously, these don't affect downstream dependencies of implementors.1 parent 865195f commit 26a5ba0
2 files changed
Lines changed: 6 additions & 6 deletions
File tree
- OnTopic.AspNetCore.Mvc.Tests
- OnTopic.Tests
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments