Skip to content

Commit

Permalink
change lib
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalvagno committed Jan 9, 2025
1 parent 91321ed commit 949e86c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cyz2Json/Cyz2Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
<PackageReference Include="OpenCvSharp4" Version="4.*" />
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.*" />
<!-- <PackageReference Include="OpenCvSharp4.runtime.ubuntu.20.04-x64" Version="4.*" /> -->
<PackageReference Include="OpenCvSharp4.runtime.ubuntu.20.04-x64" Version="4.10.0.20241108" />
<!-- <PackageReference Include="OpenCvSharp4.runtime.ubuntu.20.04-x64" Version="4.10.0.20241108" /> -->
<PackageReference Include="OpenCvSharp4.runtime.ubuntu.20.04-x64" Version="4.6.0.20220608" />
<PackageReference Include="OpenCvSharp4.runtime.osx.10.15-x64" Version="4.*" />
</ItemGroup>

Expand Down

0 comments on commit 949e86c

Please sign in to comment.