Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Conversation

Layoric
Copy link
Member

@Layoric Layoric commented Dec 6, 2016

Feel free to ignore PR if incorrect (still find my way around .NET Core).

When trying to use the ServiceStack.OrmLite.PostgreSQL.Core package, it fails at runtime due to not being able to find Npgsql 3.1.8. This happens for both local Windows dev and running on linux.

If I add the Npgsql 3.1.8 specifically, it works fine. Possibly cause it's depending on wrong version in nuspec?

https://github.com/ServiceStack/ServiceStack.OrmLite/blob/master/src/ServiceStack.OrmLite.PostgreSQL/project.json#L20

Or is there another way to get the downstream dependencies to be added to the project.json? (this could just be a tooling issue as well I guess).

@mythz mythz merged commit 778c5ef into master Dec 6, 2016
@mythz
Copy link
Member

mythz commented Dec 6, 2016

thx, Hopefully this should do it.

@Layoric Layoric deleted the postgres-core-nuget-update branch March 30, 2017 03:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants