We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ff500 commit 6ecc2ecCopy full SHA for 6ecc2ec
1 file changed
deployment/VL.Devices.AzureKinect.Femto.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
3
<metadata>
4
<id>VL.Devices.AzureKinect.Femto</id>
5
- <version>1.7.2</version>
+ <version>1.7.1</version>
6
<title>VL.Devices.AzureKinect.Femto</title>
7
<authors>vvvv</authors>
8
<projectUrl>https://github.com/vvvv/VL.Devices.AzureKinect</projectUrl>
@@ -35,7 +35,6 @@
35
<!-- copy core dlls which are device specific -->
36
<file src="..\runtimes-femto\**" target="runtimes\" exclude="" />
37
<file src="..\vl-femto\**" target="." exclude="" />
38
- <file src="..\help\Help.xml" target="help\" exclude="" />
39
<file src="..\help-femto\**" target="help\" exclude="" />
40
<file src="..\shaders\**" target="shaders\" exclude="" />
41
<file src="nugeticon.png" target="icon\" />
0 commit comments