Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating FirebirdClient provider to Version 5.11.0 fails with 'FirebirdSql.Data.FirebirdClient' already has a dependency defined for 'Microsoft.Extensions.PlatformAbstractions' in Visual Studio 2012 for .net 4.0 project [DNET781] #720

Closed
firebird-automations opened this issue Sep 5, 2017 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: André Ziegler (andre.ziegler)

Updating FirebirdClient provider 5.11.0 fails with 'FirebirdSql.Data.FirebirdClient' already has a dependency defined for 'Microsoft.Extensions.PlatformAbstractions' in Visual Studio 2012:

Here is the log entry in package console:

------- Updating...FirebirdSql.Data.FirebirdClient 5.11.0 -------
'FirebirdSql.Data.FirebirdClient' already has a dependency defined for 'Microsoft.Extensions.PlatformAbstractions'.

looks like the NuGet Package Manager 2.8.60318.667 from VS2012 is too old to handle this .net standard (2.0) thing. Consider adding minClientVersion entry to the nuspec files and specify the nuget version where it works.

Commits: 4f0a53f

@firebird-automations
Copy link
Author

Modified by: André Ziegler (andre.ziegler)

Component: NuGet packages [ 10150 ]

Component: http://ADO.NET Provider [ 10041 ] =>

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 5.12.0.0 [ 10854 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants