Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Commit

Permalink
Bump AsyncAwaitBestPractices.MVVM from 6.0.2 to 6.0.3 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2021
1 parent 39f2b09 commit ed0a6eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion XamList.Droid/XamList.Droid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="4.4.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="4.4.0" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.2" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.3" />
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="Refit" Version="6.1.15" />
<PackageReference Include="Xamarin.FFImageLoading.Forms" Version="2.4.11.982" />
Expand Down
2 changes: 1 addition & 1 deletion XamList.iOS/XamList.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="4.4.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="4.4.0" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.2" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.3" />
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="Xamarin.TestCloud.Agent" Version="0.23.1" />
<PackageReference Include="Refit" Version="6.1.15" />
Expand Down
2 changes: 1 addition & 1 deletion XamList/XamList.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="4.4.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="4.4.0" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.2" />
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.3" />
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="Refit" Version="6.1.15" />
<PackageReference Include="Xamarin.FFImageLoading.Forms" Version="2.4.11.982" />
Expand Down

0 comments on commit ed0a6eb

Please sign in to comment.