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

Remove AllowUnsafeBlocks once no longer required #41

Open
stephentoub opened this issue Jun 11, 2024 · 0 comments
Open

Remove AllowUnsafeBlocks once no longer required #41

stephentoub opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@stephentoub
Copy link
Contributor

#33 adds AllowUnsafeBlocks into the netstandard2.0 build in support of the polyfill for System.Net.ServerSentEvents. Once that polyfill is removed and a package reference added to System.Net.ServerSentEvents, the use of AllowUnsafeBlocks can be removed.

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

No branches or pull requests

2 participants