Skip to content

Commit 23f2862

Browse files
authored
Update VL.Devices.Ultraleap.nuspec
1 parent 7917d6e commit 23f2862

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed
+24-24
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
<?xml version="1.0"?>
1+
<?xml version="1.0"?>
22

3-
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
4-
<metadata>
5-
<id>VL.Devices.Ultraleap</id>
6-
<version>0.0.2-alpha</version>
7-
<title>VL.Devices.Ultraleap</title>
8-
<authors>bj-rn, vvvv, ultraleap</authors>
9-
<projectUrl>https://github.com/vvvv/VL.Devices.Ultraleap</projectUrl>
10-
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11-
<description>Support for Ultraleap motion controllers in vvvv.</description>
12-
<tags>VL, vvvv, Ultraleap, gemini, hyperion, leapmotion, leap, motion, tracking, hand, finger</tags>
13-
<license type="expression">Apache-2.0</license>
14-
<icon>icon\nugeticon.png</icon>
15-
<readme>docs\README.md</readme>
16-
</metadata>
17-
<files>
18-
<file src="..\lib\**\*.dll" target="lib\" exclude="" />
19-
<file src="..\runtimes\**\*.dll" target="runtimes\" exclude="" />
20-
<file src="..\*.vl" target="" exclude="" />
21-
<file src="..\help\**" target="help\" exclude="" />
22-
<file src="nugeticon.png" target="icon\" />
23-
<file src="..\README.md" target="docs\" />
24-
</files>
25-
</package>
3+
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
4+
<metadata>
5+
<id>VL.Devices.Ultraleap</id>
6+
<version>0.0.3-alpha</version>
7+
<title>VL.Devices.Ultraleap</title>
8+
<authors>bj-rn, vvvv, ultraleap</authors>
9+
<projectUrl>https://github.com/vvvv/VL.Devices.Ultraleap</projectUrl>
10+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11+
<description>Support for Ultraleap motion controllers in vvvv.</description>
12+
<tags>VL, vvvv, Ultraleap, gemini, hyperion, leapmotion, leap, motion, tracking, hand, finger</tags>
13+
<license type="expression">Apache-2.0</license>
14+
<icon>icon\nugeticon.png</icon>
15+
<readme>docs\README.md</readme>
16+
</metadata>
17+
<files>
18+
<file src="..\lib\**\*.dll" target="lib\" exclude="" />
19+
<file src="..\runtimes\**\*.dll" target="runtimes\" exclude="" />
20+
<file src="..\*.vl" target="" exclude="" />
21+
<file src="..\help\**" target="help\" exclude="" />
22+
<file src="nugeticon.png" target="icon\" />
23+
<file src="..\README.md" target="docs\" />
24+
</files>
25+
</package>

0 commit comments

Comments
 (0)