Skip to content

Commit 2e3fce2

Browse files
committed
Update dependencies and fix build log format error
1 parent 1864341 commit 2e3fce2

File tree

3 files changed

+249
-585
lines changed

3 files changed

+249
-585
lines changed

Diff for: .config/dotnet-tools.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"isRoot": true,
44
"tools": {
55
"fake-cli": {
6-
"version": "5.19.1",
6+
"version": "5.20.0",
77
"commands": [
88
"fake"
99
]
1010
},
1111
"paket": {
12-
"version": "5.242.1",
12+
"version": "5.245.2",
1313
"commands": [
1414
"paket"
1515
]

0 commit comments

Comments
 (0)