Skip to content

Commit

Permalink
Bump Microsoft.Maui.Resizetizer from 8.0.3 to 8.0.6 (#66)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Maui.Resizetizer](https://github.com/dotnet/maui) from 8.0.3 to 8.0.6.
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/maui@8.0.3...8.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.Maui.Resizetizer
  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>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent adf7e58 commit e11e619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<CreatePackage Condition=" '$(TargetFramework)' == 'net8.0-ios' ">false</CreatePackage>
</PropertyGroup>
<ItemGroup>
<PackageReference Update="Microsoft.Maui.Resizetizer" Version="8.0.3" />
<PackageReference Update="Microsoft.Maui.Resizetizer" Version="8.0.6" />
</ItemGroup>
</Project>

0 comments on commit e11e619

Please sign in to comment.