Skip to content

Commit 5fa58a5

Browse files
committed
deployment fix
1 parent 49ada89 commit 5fa58a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deployment/VL.Devices.Moncha.nuspec

Lines changed: 1 addition & 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.7-alpha</version>
6+
<version>0.0.8-alpha</version>
77
<title>VL.Devices.Moncha</title>
88
<authors>vvvv, colorsound</authors>
99
<projectUrl>https://github.com/vvvv/VL.Devices.Moncha</projectUrl>

src/MonchaMiddleware32/MonchaMiddleware32.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
99
<Platforms>x86</Platforms>
10-
<Platform>x86</Platform>
10+
<PlatformTarget>x86</PlatformTarget>
1111
<OutputPath>..\..\lib</OutputPath>
1212
</PropertyGroup>
1313

0 commit comments

Comments
 (0)