Commit c71ac1d 1 parent 3a7f459 commit c71ac1d Copy full SHA for c71ac1d
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 103
103
104
104
<!-- =========================== PACKAGES ============================ -->
105
105
<!-- Android -->
106
+ <!-- iOS -->
107
+ <!-- MacCatalyst -->
106
108
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0-android'" >
107
- <PackageReference Include =" Laerdal.Dfu.Bindings.Android" Version =" 2.7.0.43895 " />
109
+ <PackageReference Include =" Laerdal.Dfu.Bindings.Android" Version =" 2.7.0.43903 " />
108
110
</ItemGroup >
109
- <!-- iOS -->
110
111
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0-ios'" >
111
- <PackageReference Include =" Laerdal.Dfu.Bindings.iOS" Version =" 4.15.3.43995 " />
112
+ <PackageReference Include =" Laerdal.Dfu.Bindings.iOS" Version =" 4.15.3.44000 " />
112
113
</ItemGroup >
113
- <!-- MacCatalyst -->
114
114
<ItemGroup Condition =" '$(TargetFramework)' == 'net8.0-maccatalyst'" >
115
- <PackageReference Include =" Laerdal.Dfu.Bindings.MacCatalyst" Version =" 4.15.3.43995 " />
115
+ <PackageReference Include =" Laerdal.Dfu.Bindings.MacCatalyst" Version =" 4.15.3.44000 " />
116
116
</ItemGroup >
117
117
<!-- =========================== PACKAGES ============================ -->
118
118
You can’t perform that action at this time.
0 commit comments