Skip to content

Commit c64fcc8

Browse files
committed
deployment fix
1 parent 00b0821 commit c64fcc8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deployment/VL.Devices.Moncha.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
44
<metadata>
55
<id>VL.Devices.Moncha</id>
6-
<version>0.0.2-alpha</version>
6+
<version>0.0.3-alpha</version>
77
<title>VL.Devices.Moncha</title>
88
<authors>vvvv, colorsound</authors>
99
<projectUrl>https://github.com/vvvv/VL.Devices.Moncha</projectUrl>
@@ -25,6 +25,7 @@
2525
<file src="..\lib\**\ServiceWire.dll" target="lib\" exclude="" />
2626
<file src="..\lib\**\StclDevices.dll" target="lib\" exclude="" />
2727
<file src="..\lib\**\STCLSystemLib.dll" target="lib\" exclude="" />
28+
<file src="..\lib\**\MonchaCommonBase.dll" target="lib\" exclude="" />
2829
<file src="..\lib\**\VL.Devices.Moncha.dll" target="lib\" exclude="" />
2930
<file src="..\*.vl" target="" exclude="" />
3031
<file src="..\help\**" target="help\" exclude="" />

0 commit comments

Comments
 (0)