Open
Description
Some .NET repos (e.g. templating and msbuild) have taken a dependency on utilizing dependabot to update dependencies. The standard pattern is not compatible w/source-build because the dependent package versions gets hard-coded and not overridable by source-build.
Investigation should be done to see if version properties can be utilized that source-build can override. Regardless on the finding repo follow-up needs to be done to update/recommend against the existing patterns being used. Source-build documentation should also be created that captures the recommendation.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog