Skip to content

Commit

Permalink
remove stereolabs nuget dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtttt committed Mar 15, 2024
1 parent 3ebdc97 commit 8b7c2c3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions deployment/VL.Devices.ZED.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>VL.Devices.ZED</id>
<!-- For more about versions see: https://thegraybook.vvvv.org/reference/extending/publishing.html#version -->
<version>0.5.9-alpha</version>
<version>0.5.10-alpha</version>
<title>VL.Devices.ZED</title>
<authors>Alexander Shaliapin, vvvv group, m-box</authors>
<owners>vvvv group</owners>
Expand All @@ -14,9 +14,6 @@
<tags>nuget</tags>
<license type="expression">MIT</license>
<icon>icon\nugeticon.png</icon>
<dependencies>
<dependency id="Stereolabs.zed" version="4.0.7" />
</dependencies>
</metadata>
<files>
<file src="..\*.vl" target="" exclude="" />
Expand Down

0 comments on commit 8b7c2c3

Please sign in to comment.