Skip to content

Commit

Permalink
Update dependency AsyncAwaitBestPractices to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 20aacde commit 5e3e0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HyPlayer.App/App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AsyncAwaitBestPractices" Version="8.0.0" />
<PackageReference Include="AsyncAwaitBestPractices" Version="9.0.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.1.240916" />
<PackageReference Include="CommunityToolkit.WinUI.Notifications" Version="7.1.2" />
Expand Down

0 comments on commit 5e3e0f6

Please sign in to comment.