Commit 16c074e
committed
fix(deps): update test deps and remove DI package
This commit updates test dependencies and removes unnecessary
package references from project files.
- Remove Microsoft.Extensions.DependencyInjection from Benchmarks and TestApp projects
- Update Mecha.xUnit to 3.3.17 in ObjectCartographer.Tests.csproj1 parent bc755cd commit 16c074e
3 files changed
Lines changed: 1 addition & 3 deletions
File tree
- ObjectCartographer.Benchmarks
- ObjectCartographer.Tests
- TestApp
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments