-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
hello Ervin,
we are using IsolatedSqlDb package in our projects, and we noticed that in the package there is unnecessary dependency on Serilog.Sinks.XUnit.
Could you please move the reference to the Serilog.Sinks.XUnit package from the project IsolatedSqlDb.csproj to the test project IsolatedSqlDb.Tests.csproj?
Why I am asking about that?
Because now we are going to upgrade to xUnit v3 and it gives us some troubles having such dependency IsolatedSqlDb -> Serilog.Sinks.XUnit -> XUnit v2.
Thank you in advance,
Vitalii Florean
P.S.
If you would give me permission to the repository, I can make the changes and prepare the pull request.
Metadata
Metadata
Assignees
Labels
No labels