We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940b940 commit c74a4d4Copy full SHA for c74a4d4
1 file changed
liblsl.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<RootNamespace>LSL</RootNamespace>
6
<Product>Labstreaminglayer C# bindings</Product>
7
- <Version>1.12</Version>
+ <Version>1.14</Version>
8
<DefaultItemExcludes>$(DefaultItemExcludes);examples/**</DefaultItemExcludes>
9
<AssemblyName>lsl_csharp</AssemblyName>
10
</PropertyGroup>
0 commit comments