Closed svenover closed 3 years ago
@svenover, Hi!
Snowflake.Client targets .NET Standard 2.0, which means that minimum supported version of .NET Framework is 4.6.1. Look at this table: https://docs.microsoft.com/en-us/dotnet/standard/net-standard
Possibly you can upgrade your project target framework from 4.6 to 4.6.1 - then it will work.
Many many thanks.
Sorry, with your answer, I learned more about the wording .NET Standard 2.0
Have a nice day. Sven
Am 23.03.2021 um 17:16 schrieb Ilya Bystrov @.***>:
@svenover, Hi!
Snowflake.Client targets .NET Standard 2.0, which means that minimum supported version of .NET Framework is 4.6.1. Look at this table: https://docs.microsoft.com/en-us/dotnet/standard/net-standard
Possibly you can upgrade your project target framework from 4.6 to 4.6.1 - then it will work.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
All is fine.
Hi,
I found your client and I would like to use it but the NuGet Manager process told me that it is not possible.
Error Message.
I have a basic Winforms application with .NET Framework 4.6.
May I ask for help to install the client? What I'm doing wrong?
Many thanks in advance. Sven