Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
SqlClient
Public
Notifications
You must be signed in to change notification settings
Fork
331
Star
985
Code
Issues
234
Pull requests
57
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[5.1] Dependency Cleanup
- #3838
#3838
Merged
paulmedynski
merged 10 commits into
release/5.1
dotnet/SqlClient:release/5.1
from
dev/paul/release/5.1/dependencies
dotnet/SqlClient:dev/paul/release/5.1/dependencies
Copy head branch name to clipboard
Jan 9, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[5.1] Dependency Cleanup
#3838
paulmedynski
merged 10 commits into
release/5.1
dotnet/SqlClient:release/5.1
from
dev/paul/release/5.1/dependencies
dotnet/SqlClient:dev/paul/release/5.1/dependencies
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2025
- Removed unused dependencies across all driver and test projects.
Show description for 4e6e2f7
paulmedynski
committed
4e6e2f7
View commit details
Copy full SHA for 4e6e2f7
Browse repository at this point
- Reverted the Microsoft.NET.Test.SDK package version since newer versions don't work with xUnit.
paulmedynski
committed
a55bdcf
View commit details
Copy full SHA for a55bdcf
Browse repository at this point
Commits on Dec 15, 2025
- Removed unnecessary MSS references.
Show description for 7e82d4e
paulmedynski
committed
7e82d4e
View commit details
Copy full SHA for 7e82d4e
Browse repository at this point
- Fixed resource strings generation to work on Unix.
Show description for 222f16c
paulmedynski
committed
222f16c
View commit details
Copy full SHA for 222f16c
Browse repository at this point
- Added global.json for .NET SDK 8.0.
paulmedynski
committed
945a69a
View commit details
Copy full SHA for 945a69a
Browse repository at this point
Commits on Dec 16, 2025
- Enhanced logging of TDS Server to see client/server endpoint details.
paulmedynski
committed
e64eed9
View commit details
Copy full SHA for e64eed9
Browse repository at this point
Commits on Dec 17, 2025
- Fixed NRE in TDS Test server logging.
paulmedynski
committed
cac840c
View commit details
Copy full SHA for cac840c
Browse repository at this point
Commits on Dec 18, 2025
- Added System.IdentityModel.Tokens.Jwt as a top-level dependency since we use it directly.
Show description for ea21587
paulmedynski
committed
ea21587
View commit details
Copy full SHA for ea21587
Browse repository at this point
- Fixed malformed XML doc comment.
paulmedynski
committed
e4bf075
View commit details
Copy full SHA for e4bf075
Browse repository at this point
Commits on Dec 23, 2025
- Bumped the MDS patch version number.
paulmedynski
committed
0c23397
View commit details
Copy full SHA for 0c23397
Browse repository at this point
You can’t perform that action at this time.