You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of the MyBatis.NET are you using?
Data Access 1.9.2
Data Mapper 1.6.2
Please describe the problem. Unit tests are best!
If I run the project and unit test with framework 3.5, it works...but if I
upgrade to 4.0 I get an error Ambiguous Match here
var builder = new iBatisNet.DataAccess.Configuration.DomDaoManagerBuilder();
builder.Configure("iBatisConfig\\dao.config");
I've googled but no answer around...
Please help me!!!!
Original issue reported on code.google.com by [email protected] on 11 Mar 2011 at 11:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 11 Mar 2011 at 11:15The text was updated successfully, but these errors were encountered: