Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The FacebookDefaults
class uses obsolete v11 Facebook Graph API, which is planned to be deprecated on the 14.9.2023. Although the version has been updated to v14, this has been release for .NET8 only which means this will start to fail after 14.9.2023 even though the .NET6 is LTS version.
Expected Behavior
.NET6 and .NET7 should have updated version of Facebook Graph.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
6
Anything else?
No response