Skip to content

Commit

Permalink
Bump AsyncAwaitBestPractices.MVVM from 6.0.6 to 7.0.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 42d1bba commit 696b3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleXamarinGraphQL/SimpleXamarinGraphQL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
<PackageReference Include="GraphQL.Client" Version="6.0.0" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="7.0.0" />
<PackageReference Include="Polly" Version="8.1.0" />
<PackageReference Include="modernhttpclient-updated" Version="3.4.3" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
Expand Down

0 comments on commit 696b3ea

Please sign in to comment.