FirebirdSQL / NETProvider

Firebird ADO.NET Data Provider
https://www.firebirdsql.org/en/net-provider/
Other
152 stars 62 forks source link

Build FirebirdSql.Data.FirebirdClient for netstandard2.1 #1144

Closed MagGr closed 7 months ago

MagGr commented 7 months ago

Hello!

I can't build FirebirdSql.Data.FirebirdClient from latest version of NETProvider for netstandard2.1. This target framework use С# language version 10.0, and I have compile errors in Error CS8936 Feature 'unsigned right shift' is not available in C# 10.0. Please use language version 11.0 or greater.

Could you please recommend me what is version of NETProvider should I use for netstandard2.1.?

cincuranet commented 7 months ago

https://github.com/FirebirdSQL/NETProvider/blob/867fa99dd5752de942ad50b91d8b9e6305fe35ef/src/Directory.Build.props#L3