Skip to content

Commit 4399602

Browse files
authored
Merge pull request #766 from CommunityToolkit/update/uno-check
Bump uno-check to latest stable version
2 parents 18946f6 + 04f339e commit 4399602

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"uno.check": {
6-
"version": "1.27.4",
6+
"version": "1.33.1",
77
"commands": [
88
"uno-check"
99
]

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ jobs:
171171
--skip wsl
172172
--skip androidemulator
173173
--skip vswinworkloads
174+
--skip vswin
174175
--verbose
175176
176177
- name: Add msbuild to PATH
@@ -305,6 +306,7 @@ jobs:
305306
--skip wsl
306307
--skip androidemulator
307308
--skip vswinworkloads
309+
--skip vswin
308310
--verbose
309311
310312
- name: Add msbuild to PATH

tooling

0 commit comments

Comments
 (0)