-
Notifications
You must be signed in to change notification settings - Fork 301
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
VBump SNI to v6.0.2 #3117
VBump SNI to v6.0.2 #3117
Conversation
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3117 +/- ##
==========================================
+ Coverage 72.72% 72.76% +0.04%
==========================================
Files 283 283
Lines 58996 58997 +1
==========================================
+ Hits 42905 42930 +25
+ Misses 16091 16067 -24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update release/6.0 branch too.
|
@benrr101 @cheenamalhotra Using latest main I am not able to run Manual test in the Test Explorer in VS, and am concerned it might be related to this
|
If I add this to the test project, the test passes! <PackageReference Include="Microsoft.Data.SqlClient.SNI.runtime" Version="$(MicrosoftDataSqlClientSNIRuntimeVersion)" /> |
Description: Updating SNI to v6.0.2 to bring in fixes to targets file.