We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 117af2b + 0f1ed18 commit 10d2cc7Copy full SHA for 10d2cc7
src/progaudi.tarantool/progaudi.tarantool.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
+<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
2
3
<PropertyGroup>
4
- <Version>0.6.0</Version>
5
- <Description>progaudi.tarantool low-level client Library</Description>
+ <Version>0.7.0</Version>
+ <Description>Tarantool low-level client Library</Description>
6
<TargetFrameworks>net46;netstandard1.4</TargetFrameworks>
7
<WarningsAsErrors>true</WarningsAsErrors>
8
0 commit comments