Hello,

in trunk we have conditional build symbols NET_35 and ENTITY_FRAMEWORK.

But if you not use NET_35 & ENTITY_FRAMEWORK the provider is not
buildable due DbProviderServices class implementation.

And if you use NET_35 then the provider is still not buildable (under
.NET 3.5). Look like we mixed up these two symbols into.

I think, we should mark NET_35 the stuff for *only* .NET FW 3.5, which
is from providers POV IMO same as NET_20. And with ENTITY_FRAMEWORK
the Linq to Entities stuff (which shouldn't be neccessary on .NET FW
2.0).

Or am I missing something that is in 3.5 (not in Entity Framework) and
not in 2.0?

-- 
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to