Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete Exception API on Windows #77

Open
jfversluis opened this issue Nov 27, 2023 · 0 comments
Open

Obsolete Exception API on Windows #77

jfversluis opened this issue Nov 27, 2023 · 0 comments

Comments

@jfversluis
Copy link
Owner

While working on #76 I noticed that Windows is now issuing warnings about an obsolete Exception API we're using.

Not top priority, but we probably want to get rid of it soon-ish.

D:\a\Plugin.Maui.Audio\Plugin.Maui.Audio\src\Plugin.Maui.Audio\FailedToLoadAudioException.shared.cs(18,89): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [D:\a\Plugin.Maui.Audio\Plugin.Maui.Audio\src\Plugin.Maui.Audio\Plugin.Maui.Audio.csproj::TargetFramework=net8.0-windows10.0.19041.0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant