Skip to content

Commit

Permalink
Merge pull request #249 from CommunityToolkit/uno-check/update
Browse files Browse the repository at this point in the history
Update uno.check tool version to 1.27.4
  • Loading branch information
Arlodotexe authored Jan 25, 2025
2 parents 9f2cd67 + be72178 commit 1ac9b80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .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.27.1",
"version": "1.27.4",
"commands": [
"uno-check"
]
Expand Down
2 changes: 1 addition & 1 deletion ProjectHeads/App.Head.Wasm.props
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.9.0-dev.2" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.5.66" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="9.0.8" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="9.0.10" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 1ac9b80

Please sign in to comment.