Skip to content

Commit b1562f5

Browse files
committed
nuget tweaks
1 parent d955c73 commit b1562f5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/VL.Devices.Orbbec.csproj

+1-7
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="VL.Core" Version="2024.6.6" />
17+
<PackageReference Include="VL.Core" Version="2024.6.7" />
1818
</ItemGroup>
1919

2020
<ItemGroup>
@@ -24,12 +24,6 @@
2424
<Using Include="Stride.Core.Mathematics" />
2525
</ItemGroup>
2626

27-
<ItemGroup>
28-
<None Update="ids_peak_dotnet_interface.dll">
29-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
30-
</None>
31-
</ItemGroup>
32-
3327
<ItemGroup>
3428
<Compile Include="..\OrbbecSDK_CSharp\src\*">
3529
<LinkBase>sdk</LinkBase>

0 commit comments

Comments
 (0)