Skip to content

Commit

Permalink
Update uno.check in dotnet-tools.json to 1.14.0
Browse files Browse the repository at this point in the history
Needed to unblock CI, see unoplatform/uno.check#155 (comment)
  • Loading branch information
michael-hawker authored Aug 29, 2023
1 parent 0a354dc commit 6b49edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"uno.check": {
"version": "1.13.0",
"version": "1.14.0",
"commands": [
"uno-check"
]
Expand All @@ -21,4 +21,4 @@
]
}
}
}
}

0 comments on commit 6b49edc

Please sign in to comment.