Skip to content

Commit f6d4ae7

Browse files
committed
Added Additional benefit of TFM Lock file limitations
1 parent 9d5bc8f commit f6d4ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/2024/repo-level-lock-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ NodeJS has the concept of [Workspaces](https://docs.npmjs.com/cli/v7/using-npm/w
8181

8282
## Future Possibilities
8383
<!-- What future possibilities can you think of that this proposal would help with? -->
84-
Using the `TargetFrameworks` property within the `Directory.packages.props` file could narrow down the frameworks resolved for the provided packages. This can simplify the lock file and reduce some unnecessary dependency resolution.
84+
Using the `TargetFrameworks` property within the `Directory.packages.props` file could narrow down the frameworks resolved for the provided packages. This can simplify the lock file and reduce some unnecessary dependency resolution as well as reduce merge conflicts as there is less content changing less often

0 commit comments

Comments
 (0)