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 from System.Data.SqlClient to Microsoft.Data.SqlClient in v0.x #1027

Open
wants to merge 1 commit into
base: develop-v0
Choose a base branch
from

Conversation

janrybka
Copy link
Contributor

@janrybka janrybka commented Apr 3, 2024

Details in of update in discussion: #1022 (comment)

PR contains minimal set of changes to make transfer to Microsoft.Data.SqlClient successful. Threat warning as errors caused problems for valnerable packages. I've updated only Newtonsoft.Json as this I could test. I didn't have any MongoDB or Owin project to test on, so these are now marked with "NoWarn" option. I could try to update those also, but in this case I'd go with Yurii's PR and update all.

@rasmus
Copy link
Member

rasmus commented Apr 4, 2024

Nice and clean PR.

0.x builds aren't working (need help or time to get them up and running again), but I'll try to verify this manually to see if it can be merged.

@janrybka
Copy link
Contributor Author

janrybka commented Apr 5, 2024

I've tried to get build.ps1 up, but I only got it to run by commenting out #module nuget:?package=Cake.DotNetTool.Module.
Unfortunately, it hang on unit tests. I also didn't know how to knit it with GitHub workflow, so I gave up at the point.

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

Successfully merging this pull request may close these issues.

None yet

2 participants