Skip to content

Commit

Permalink
Add package reference for NetVips.Native
Browse files Browse the repository at this point in the history
  • Loading branch information
kev-le committed Jan 30, 2024
1 parent 6338a95 commit 7ce66bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StudioClient/StudioClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="NetVips" Version="2.4.0" />
<PackageReference Include="NetVips.Native.osx-arm64" Version="8.15.0" />
<PackageReference Include="NetVips.Native" Version="8.15.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<None Include="..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
Expand Down

0 comments on commit 7ce66bc

Please sign in to comment.