Skip to content

Commit c773b66

Browse files
committed
Updated NuGet, manifest
1 parent f1e590d commit c773b66

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

external/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "1.0.0.1",
33
"display_name": "PSMove Service",
4-
"download": "plugin_PSMoveService.zip",
4+
"download_": "plugin_PSMoveService.zip",
55
"changelog": "What the f'ck is a kilometer?!",
66
"guid": "K2VRTEAM-AME2-APII-DVCE-DVCEPSMOVEEX"
77
}

plugin_PSMoveService/plugin_PSMoveService.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
<ItemGroup>
1616
<ProjectReference Include="../vendor/PSMS/PSMoveServiceExCAPI/PSMoveServiceExCAPI.vbproj" />
17-
<PackageReference Include="Amethyst.Plugins.Contract" Version="0.3.32-alpha" />
17+
<PackageReference Include="Amethyst.Plugins.Contract" Version="0.3.33" />
1818
<PackageReference Include="RestSharp" Version="108.0.3" />
19-
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
20-
<PackageReference Include="System.ComponentModel.Composition.Registration" Version="8.0.0" />
19+
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.0" />
20+
<PackageReference Include="System.ComponentModel.Composition.Registration" Version="9.0.0" />
2121
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240627000" />
2222
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)