Skip to content

Commit 1ac9b80

Browse files
authored
Merge pull request #249 from CommunityToolkit/uno-check/update
Update uno.check tool version to 1.27.4
2 parents 9f2cd67 + be72178 commit 1ac9b80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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.1",
6+
"version": "1.27.4",
77
"commands": [
88
"uno-check"
99
]

ProjectHeads/App.Head.Wasm.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
7070
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.9.0-dev.2" />
7171
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.5.66" />
72-
<PackageReference Include="Uno.Wasm.Bootstrap" Version="9.0.8" />
72+
<PackageReference Include="Uno.Wasm.Bootstrap" Version="9.0.10" />
7373
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.0" />
7474
</ItemGroup>
7575

0 commit comments

Comments
 (0)