sapiens/SqlFu

Upgrading to latest Caveman Tools results in errors in SqlFu

Closed this issue · 2 comments

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

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

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//issues/84#issuecomment-209571839