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

Address System.Data.SqlClient deprecation #4172

Closed
rockfordlhotka opened this issue Aug 16, 2024 · 3 comments · Fixed by #4187
Closed

Address System.Data.SqlClient deprecation #4172

rockfordlhotka opened this issue Aug 16, 2024 · 3 comments · Fixed by #4187

Comments

@rockfordlhotka
Copy link
Member

dotnet/SqlClient#2778

The CSLA package should follow the lead of Microsoft in the v9 and v10 releases.

@luizfbicalho
Copy link
Contributor

Isn't System.Data.SqlClient?

@rockfordlhotka rockfordlhotka changed the title Address Microsoft.Data.SqlClient deprecation Address System.Data.SqlClient deprecation Aug 21, 2024
@rockfordlhotka rockfordlhotka self-assigned this Aug 26, 2024
@rockfordlhotka rockfordlhotka moved this to In Progress in CSLA Version 9.0.0 Aug 26, 2024
@rockfordlhotka
Copy link
Member Author

CSLA 9 will change this package to only target net462 so it continues to be available to .NET Framework users, but not to modern .NET users.

rockfordlhotka added a commit that referenced this issue Aug 28, 2024
* #4172 Change build target to net462; drops support for modern .NET

* Change alpha to preview

* Remove commented code

* #3690 Add net9.0 build target

* #3690 Add net9.0 build target

* #3690 Target net9.0

* Fix typo

* #3690 Add net9.0 build targets
@github-project-automation github-project-automation bot moved this from In Progress to Done in CSLA Version 9.0.0 Aug 28, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants