Russell_Kahler | 2023-12-08 20:11:26 UTC | #1
Is there a reason why the PureCloudPlatform.Client.V2 references this out of date package that does not support net 7 solutions. What is the time frame for removing this package.
Eos_Rios | 2023-12-08 20:31:33 UTC | #2
The last two times we discussed this;
https://developer.genesys.cloud/forum/t/purecloudplatform-client-v2-depends-on-ini-parser-2-5-6/19409
It's unlikely you're using an ini file with dotnet 5+ so if It's not actually hurting you and you're not actively trying to use that feature and failing, ignore the warning and they'll do something about it eventually.
Russell_Kahler | 2023-12-08 20:44:32 UTC | #3
Correct but our code scanning software is marking your package as venerable which we would prefer to not have to put in exceptions for stuff like like if we could avoid it. Is there any reason you keep the package linked? there legacy packages for older frameworks that would not have this issue.
Eos_Rios | 2023-12-08 21:04:03 UTC | #4
You'd likely need to open a customer care case to get them to review your concerns and consider removing or replacing it, it's unlikely to happen via forum.
tim.smith | 2023-12-08 21:11:28 UTC | #5
Hi folks, revamping the SDKs is on the roadmap for this coming year. The dependencies will be revisited for each SDK when it comes up in the queue for work.
In the meantime, you are welcome to work around the issue in any way that is best for you. You can find the source code on github if you'd like to remove that functionality and recompile the package with dependencies and targets to your liking or simply copy the code into your own project. https://github.com/MyPureCloud/platform-client-sdk-dotnet
system | 2024-01-07 21:12:29 UTC | #6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 23611