Commit f3104c6
committed
chore(deps): update NuGet packages to latest and fix duplicate references
Bump all outdated packages via central package management:
- Hyperbee.Expressions.Compiler 1.4.7 -> 1.4.9
- Microsoft.CodeAnalysis.CSharp.Scripting 5.0.0 -> 5.3.0
- Microsoft.SourceLink.GitHub 10.0.102 -> 10.0.300
- Nerdbank.GitVersioning 3.9.50 -> 3.10.85
- Microsoft.NET.Test.Sdk 18.0.1 -> 18.7.0
- MSTest.TestAdapter/TestFramework 4.0.2 -> 4.2.3
- YamlDotNet 16.3.0 -> 18.1.0
- coverlet.collector 6.0.4 -> 10.0.1
- JsonPatch.Net 4.0.1 -> 5.0.3
- JsonPath.Net 2.2.0 -> 3.0.2
- Microsoft.AspNetCore.JsonPatch bumped to latest patch per TFM (8.0.28/9.0.17/10.0.9)
Remove redundant PackageReference declarations from test projects that
were already provided by Directory.Build.props, resolving NU1504 warnings.1 parent ab4ed49 commit f3104c6
4 files changed
Lines changed: 14 additions & 27 deletions
File tree
- test
- Hyperbee.Json.Benchmark
- Hyperbee.Json.Cts
- Hyperbee.Json.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 20 | | |
0 commit comments