sapiens / SqlFu

Fast and versatile .net core data mapper/micro-orm
Other
229 stars 50 forks source link

Upgrading to latest Caveman Tools results in errors in SqlFu #84

Closed ahazelwood closed 8 years ago

ahazelwood commented 8 years ago

System.MissingMethodException: Method not found: 'Void System.AssertionsExtensions.MustNotBeEmpty(System.String, System.String)'. at SqlFu.SqlFuConnection.Init(String cnxString, IHaveDbProvider provider) at SqlFu.SqlFuConnection..ctor(String connectionStringName) in e:\Projects.Net\SqlFu\src\SqlFu\SqlFuConnection.cs:line 29

sapiens commented 8 years ago

Right.... CavemanTools 4 is for SqlFu 3. I will update the SqlFu 2 nuget to reflect that it works only with CTools v3.

ahazelwood commented 8 years ago

Thanks, hopefully that will save some grief for some other people.

From: Mike Mogosanu [mailto:notifications@github.com] Sent: Wednesday, April 13, 2016 2:06 PM To: sapiens/SqlFu SqlFu@noreply.github.com Cc: Andre' Hazelwood ahazelwood@ciradar.com Subject: Re: [sapiens/SqlFu] Upgrading to latest Caveman Tools results in errors in SqlFu (#84)

Right.... CavemanTools 4 is for SqlFu 3. I will update the SqlFu 2 nuget to reflect that it works only with CTools v3.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHubhttps://github.com/sapiens/SqlFu/issues/84#issuecomment-209571839