Conversation
|
Would it fix #2446 ? |
Since it's entity framework related, and there was a lot of rework done in EF 10 chances are high but atm, I'm still unable to compile because of downstream dependency |
|
Can we agree to remove the dependency on: PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#2019 ? As its been 2 months, and they are unable to upgrade? |
|
Any updates on this one? I'd love to use this package with .net 10. |
You can use the 9 version with dotnet 10 sdk/runtime, it's not blocking. |
|
No, we can use version 9 for .NET 10; are we still seeing this issue #2465? Therefore, this version had this vulnerability: Package 'KubernetesClient' 15.0.1 has a known moderate severity vulnerability, GHSA-w7r3-mgwf-4mqq |
What this PR does / why we need it:
Update to dotnet 10
Which issue(s) this PR fixes:
Please reference the issue this PR will close: #[issue number]
Special notes for your reviewer:
Do we want to keep support for 8 and 9 or can it be dropped?
Need a package update for: PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#2016 & PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#2017
Current errors:
Also had to exlude / update package for:
Does this PR introduce a user-facing change?:
Please make sure you've completed the relevant tasks for this PR, out of the following list: