Skip to content

Commit 6ecc2ec

Browse files
committed
deployment fix
1 parent 53ff500 commit 6ecc2ec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

deployment/VL.Devices.AzureKinect.Femto.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>VL.Devices.AzureKinect.Femto</id>
5-
<version>1.7.2</version>
5+
<version>1.7.1</version>
66
<title>VL.Devices.AzureKinect.Femto</title>
77
<authors>vvvv</authors>
88
<projectUrl>https://github.com/vvvv/VL.Devices.AzureKinect</projectUrl>
@@ -35,7 +35,6 @@
3535
<!-- copy core dlls which are device specific -->
3636
<file src="..\runtimes-femto\**" target="runtimes\" exclude="" />
3737
<file src="..\vl-femto\**" target="." exclude="" />
38-
<file src="..\help\Help.xml" target="help\" exclude="" />
3938
<file src="..\help-femto\**" target="help\" exclude="" />
4039
<file src="..\shaders\**" target="shaders\" exclude="" />
4140
<file src="nugeticon.png" target="icon\" />

0 commit comments

Comments
 (0)