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 b8c7514 + 0c81e36 commit 9fc9ae1Copy full SHA for 9fc9ae1
Snowflake.Data/Snowflake.Data.csproj
@@ -12,7 +12,7 @@
12
<Product>Snowflake Connector for .NET</Product>
13
<Authors>howryu, tchen</Authors>
14
<Copyright>Copyright (c) 2012-2019 Snowflake Computing Inc. All rights reserved.</Copyright>
15
- <Version>2.0.3</Version>
+ <Version>2.0.4</Version>
16
<DebugType>Full</DebugType>
17
</PropertyGroup>
18
@@ -52,7 +52,7 @@
52
<PropertyGroup>
53
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
54
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
55
- <AssemblyVersion>2.0.3</AssemblyVersion>
+ <AssemblyVersion>2.0.4</AssemblyVersion>
56
57
58
<ItemGroup>
0 commit comments