Skip to content

Commit

Permalink
Bump AsyncAwaitBestPractices.MVVM from 6.0.6 to 7.0.0 (#44)
Browse files Browse the repository at this point in the history
Bumps [AsyncAwaitBestPractices.MVVM](https://github.com/brminnick/AsyncAwaitBestPractices) from 6.0.6 to 7.0.0.
- [Release notes](https://github.com/brminnick/AsyncAwaitBestPractices/releases)
- [Commits](brminnick/AsyncAwaitBestPractices@v6.0.6...7.0.0)

---
updated-dependencies:
- dependency-name: AsyncAwaitBestPractices.MVVM
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 1b41c5f commit f34b2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DarkModeSplashScreen/DarkModeSplashScreen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="7.0.0" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f34b2cc

Please sign in to comment.