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
I've been playing around with this today (trying to get it connect to SQL Azure DB using a service principal-based authentication) but alas, no luck. From what I've been reading it might need an upgrade from System.Data.SqlClient to Microsoft.Data.SqlClient but I'm not actually a .NET wiz (I'm a database guy, really).
But I think this might also be too old to connect using this method (also it requires a commercial version of Postsharp too, so I can't even build it).
The
Readme.md
states that binaries are available at:https://bintray.com/brunomlopes/generic/dbdeploy.NET
but Bintray has been shut down.Is there any alternative location, or must users now build the project themselves to use it?
Regards.
The text was updated successfully, but these errors were encountered: