We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3986b4b commit 4786512Copy full SHA for 4786512
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.14</Version>
+ <Version>2.0</Version>
8
<DefaultItemExcludes>$(DefaultItemExcludes);examples/**</DefaultItemExcludes>
9
<AssemblyName>lsl_csharp</AssemblyName>
10
</PropertyGroup>
0 commit comments