Skip to content

Commit

Permalink
Bump Microsoft.Maui.Controls.Compatibility in /Source (#4286)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Maui.Controls.Compatibility](https://github.com/dotnet/maui) from 8.0.70 to 8.0.92.
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@8.0.70...8.0.92)

---
updated-dependencies:
- dependency-name: Microsoft.Maui.Controls.Compatibility
  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 Nov 5, 2024
1 parent 6686644 commit a3c88c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Csla.Xaml.Maui/Csla.Xaml.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.StartsWith(&quot;net8&quot;))">
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.70" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit a3c88c5

Please sign in to comment.