Skip to content

Commit

Permalink
Fix .Native reference
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjbauer committed Sep 6, 2024
1 parent 5065a67 commit 86bdb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Photino.NET/Photino.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</Target>

<ItemGroup>
<PackageReference Include="Photino.Native" Version="0.9.0-20240903.3" />
<PackageReference Include="Photino.Native" Version="0.9.0-20240905.3" />
</ItemGroup>

</Project>

0 comments on commit 86bdb9f

Please sign in to comment.