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

Update Microsoft.Data.SqlClient to avoid SqlGuidCaster error #1471

Closed
blackflys opened this issue Apr 25, 2024 · 3 comments
Closed

Update Microsoft.Data.SqlClient to avoid SqlGuidCaster error #1471

blackflys opened this issue Apr 25, 2024 · 3 comments

Comments

@blackflys
Copy link
Contributor

blackflys commented Apr 25, 2024

Can you build a new package with the new version (5.2.0) of Microsoft.Data.SqlClient so there is no more the error of SqlGuidCaster while running multiple unit tests at once.

It has been fixed in other packages using this nuget (it is explained here and has been fixed recently, see this comment )

Edit: I made a PR here: #1473
Thanks

@borisdj
Copy link
Owner

borisdj commented Apr 25, 2024

Thx for contrib.

@blackflys
Copy link
Contributor Author

blackflys commented Apr 26, 2024

I can't see the new version, did you build/release it?

@borisdj
Copy link
Owner

borisdj commented Apr 29, 2024

8.0.3 published

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

No branches or pull requests

2 participants