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

An error occurs when net6.0 uses UseFilesEventPersistence #958

Closed
LenFon opened this issue Oct 10, 2022 · 1 comment
Closed

An error occurs when net6.0 uses UseFilesEventPersistence #958

LenFon opened this issue Oct 10, 2022 · 1 comment

Comments

@LenFon
Copy link

LenFon commented Oct 10, 2022

An error occurs when net6.0 uses UseFilesEventPersistence (Invalid URI: The format of the URI could not be determined).

In the source code, this method only supports netcore3.0 and netcore3.1. Expect to be able to adjust to support versions above net3.1

image

@rasmus
Copy link
Member

rasmus commented Nov 11, 2022

PR #961 fix this as the method is there. This was properly a leftover from .NET Framework that lacked the method

@LenFon LenFon closed this as completed Nov 12, 2022
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

2 participants