-
Notifications
You must be signed in to change notification settings - Fork 285
Revert SqlClient.SNI License Name from 5.2.3 to 5.2.0 #2705
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
Conversation
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.
Pull Request Overview
Updates the SqlClient license file to reflect the new package version.
- Adds a new license text file with version updated from 5.2.0 to 5.2.3.
Comments suppressed due to low confidence (1)
external_licenses/Microsoft.Data.SqlClient.SNI.5.2.3.License.txt:1
- [nitpick] Consider removing or archiving the previous Microsoft.Data.SqlClient.SNI.5.2.0 license file to prevent confusion and ensure that only the current version is presented.
MICROSOFT SOFTWARE LICENSE TERMS
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
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.
LGTM
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
|
Please update the |
## Why make this change? Need to update license agreement to old version in script. SqlClient.SNI does not have a new version the same way the SqlClient package does with 5.2.3. ## What is this change? This changes the name of the license agreement from 5.2.3 to 5.2.0. Related to PR #2702 ## How was this tested? - [ ] Integration Tests - [ ] Unit Tests ## Sample Request(s)
…2.3 to 5.2.0 (#2706) ## Why make this change? Need to update license agreement to old version in script. SqlClient.SNI does not have a new version the same way the SqlClient package does with 5.2.3. ## What is this change? This changes the name of the license agreement from 5.2.3 to 5.2.0. Related to PR #2702 Cherry-picked PR: - #2705 ## How was this tested? - [ ] Integration Tests - [ ] Unit Tests ## Sample Request(s)
Why make this change?
Need to revert license agreement to old version in script.
SqlClient.SNIpackage does not have a 5.2.3 version the same way theSqlClientpackage does.What is this change?
This change reverts the name of the license agreement name in the
notice-generation.ps1script from 5.2.3 to 5.2.0.Related to PR #2702
How was this tested?
Sample Request(s)