Bump supported Npgsql version#1609
Bump supported Npgsql version#1609gregkalapos wants to merge 3 commits intoelastic:mainfrom gregkalapos:BumpbNpgsqlSupportedVersion
Conversation
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Test errors
Expand to view the tests failures
|
|
Support for npgsql 6 can be achieved with:
Parameterizing the MsBuild properties for instrumented assembly version dependencies and passing them when publishing sample applications removes the need to create shared projects and shared project items, which will add maintenance overhead, and will only get more awkward to maintain as newer versions of instrumented assemblies are released. |
|
I've opened #1611, which follows the steps above (#1609 (comment)) |
Solves #1602
Add Npgsql v6 tests and bump supported version to 6.x.