Skip to content

Commit

Permalink
feat (Laerdal.Dfu.csproj): upgrade to dfu.bindings.ios version 4.13.0…
Browse files Browse the repository at this point in the history
….43926 which is built without using native binaries at all (carthage --no-use-binaries)
  • Loading branch information
ksidirop-laerdal committed May 16, 2024
1 parent a837705 commit c3b938c
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 @@ -54,7 +54,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetPlatformIdentifier)' == 'ios' ">
<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="4.13.0.43922"/>
<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="4.13.0.43926"/>
</ItemGroup>
<!-- =========================== PACKAGES ============================ -->

Expand Down

0 comments on commit c3b938c

Please sign in to comment.