-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Milestone
Description
Follow up to #4403
We need to automate vendoring process. It includes
- Adding new libraries
- Updating libraries to the newer version
- Autonotification about new versions
Some possibility
@Kielek Examples can be found in the dotnet/source-build-reference-packages repo.
- Vendored libraries as submodules including Newtonsoft.Json
- Custom project file to build it
- Example
.patchfile
Originally posted by @martincostello in #4403 (comment)
Alternative approach in DD repo: https://github.com/DataDog/dd-trace-dotnet/tree/37030168b2996e549ba23231ae732874b53a37e6/tracer/build/_build/UpdateVendors
martincostello
Metadata
Metadata
Assignees
Labels
No labels