Commit c87e57e
committed
Add explicit System.Text.Json reference to fix assembly binding
FAKE 6.1.4 dependencies require System.Text.Json 8.0.0.0, but .NET 6
ships with an older version. Adding explicit PackageReference to
System.Text.Json 8.0.5 resolves the assembly binding error.1 parent 2c545c3 commit c87e57e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
0 commit comments