-
Notifications
You must be signed in to change notification settings - Fork 870
Updated the build to package AWSSDK.Extensions.CborProtocol and notice file updates. #3914
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
241892b
to
2ece81a
Compare
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.
Reviewed the two commits created by Bo, the conflicts are related to ongoing changes in the base branch while I will fix after merging #3905
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.
There are newer 9.0.x
versions of the Cbor dependency available: https://www.nuget.org/packages/System.Formats.Cbor
We should update them before merging the feature branch to development
.
8026b74
to
9eaf86e
Compare
…e file updates. (#3914) * Updated notice files for system.formats.cbor. * Updated the build to package AWSSDK.Extensions.CborProtocol.
…e file updates. (#3914) * Updated notice files for system.formats.cbor. * Updated the build to package AWSSDK.Extensions.CborProtocol.
…e file updates. (#3914) * Updated notice files for system.formats.cbor. * Updated the build to package AWSSDK.Extensions.CborProtocol.
Description
Updates the build system to package AWSSDK.Extensions.CborProtocol and updates notice files.
Associated CR for build system details and testing: CR-207874117
Motivation and Context
See associated CR.
Testing
See associated CR.
Screenshots (if appropriate)
Types of changes
Checklist
License