Skip to content

Commit

Permalink
fix (Laerdal.Dfu.csproj): upgrade Laerdal.Dfu.Bindings.iOS to version…
Browse files Browse the repository at this point in the history
… 4.15.3.43950
  • Loading branch information
ksidirop-laerdal committed Nov 12, 2024
1 parent 8ca3c04 commit 1709f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Laerdal.Dfu/Laerdal.Dfu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<PackageReference Include="Laerdal.Dfu.Bindings.Android" Version="2.7.0.43895" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0-ios'">
<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="4.15.3.43947" />
<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="4.15.3.43950" />
</ItemGroup>
<!-- =========================== PACKAGES ============================ -->

Expand Down

0 comments on commit 1709f71

Please sign in to comment.