Skip to content

Commit

Permalink
chore(deps): update dependency system.threading.tasks.extensions to 4…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 7d16da3 commit 7073caa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Xamarin/ReactiveRecyclerView/iOS/TestApp.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<Version>8.1.1</Version>
</PackageReference>
<PackageReference Include="System.Threading.Tasks.Extensions">
<Version>4.5.3</Version>
<Version>4.6.0</Version>
</PackageReference>
<PackageReference Include="Xam.Plugin.Connectivity">
<Version>3.2.0</Version>
Expand Down
2 changes: 1 addition & 1 deletion Xamarin/Timer/Timer/Timer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PackageReference Include="Splat" Version="7.2.1" />
<PackageReference Include="System.Reactive" Version="4.1.5" />
<PackageReference Include="System.Runtime.InteropServices.WindowsRuntime" Version="4.3.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.2" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" />
Expand Down

0 comments on commit 7073caa

Please sign in to comment.