Skip to content

Commit

Permalink
Updated for the newest plugin contract
Browse files Browse the repository at this point in the history
  • Loading branch information
KimihikoAkayasaki committed Dec 31, 2023
1 parent b1ea560 commit 51801ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin_KinectOne/plugin_KinectOne.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Amethyst.Plugins.Contract" Version="0.2.21" />
<PackageReference Include="Amethyst.Plugins.Contract" Version="0.2.22" />
<PackageReference Include="Microsoft.Kinect" Version="2.0.1410.19000" />
<PackageReference Include="RestSharp" Version="108.0.3" />
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
Expand Down

0 comments on commit 51801ba

Please sign in to comment.