snowflake-connector-net
snowflake-connector-net copied to clipboard
SNOW-798828: Target .NET Standard 2.1
Description
Change the target framework to .NET Standard 2.1
Checklist
- [ ] Code compiles correctly
- [ ] Code is formatted according to Coding Conventions
- [ ] Created tests which fail without the change (if possible)
- [ ] All tests passing (
dotnet test
) - [ ] Extended the README / documentation, if necessary
- [ ] Provide JIRA issue id (if possible) or GitHub issue id in PR name