Skip to content

Commit

Permalink
upgrade (Laerdal.Dfu.csproj): upgrade ios bindings nuget to alpha ver…
Browse files Browse the repository at this point in the history
…sion 4.13.0.43911
  • Loading branch information
ksidirop-laerdal committed May 8, 2024
1 parent 9af2c56 commit 384f02d
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 @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net7.0-ios'">
<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="4.13.0.43907" />
<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="4.13.0.43911" />
</ItemGroup>

</Project>

0 comments on commit 384f02d

Please sign in to comment.