Skip to content

Commit b65b5ff

Browse files
Bump CommunityToolkit.Maui.Markup from 3.3.0 to 3.3.1 (#191)
Bumps [CommunityToolkit.Maui.Markup](https://github.com/communitytoolkit/Maui.Markup) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/communitytoolkit/Maui.Markup/releases) - [Commits](CommunityToolkit/Maui.Markup@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: CommunityToolkit.Maui.Markup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ef4fe6 commit b65b5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/HackerNews.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<ItemGroup>
4141
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0-rc.2.23480.2" />
4242
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
43-
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.3.0" />
43+
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.3.1" />
4444
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
4545
<PackageReference Include="CommunityToolkit.Maui" Version="6.1.0" />
4646
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.0-rc.2.9530" />

0 commit comments

Comments
 (0)