Skip to content

Commit 3c92a94

Browse files
committed
Updated NuGet, manifest
1 parent bd13b6f commit 3c92a94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "owoTrackVR",
4-
"download": "plugin_owoTrackVR.zip",
4+
"download_": "plugin_owoTrackVR.zip",
55
"changelog": "Haptic emitter now checks the phone's validity.",
66
"guid": "K2VRTEAM-AME2-APII-DVCE-DVCEOWOTRACK"
77
}

plugin_owoTrackVR/plugin_owoTrackVR.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net7.0</TargetFramework>
44
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Amethyst.Plugins.Contract" Version="0.2.25" />
21+
<PackageReference Include="Amethyst.Plugins.Contract" Version="0.3.33" />
2222
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.8" />
2323
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
2424
<PackageReference Include="System.ComponentModel.Composition.Registration" Version="8.0.0" />

0 commit comments

Comments
 (0)