Skip to content

Commit 610f02b

Browse files
committed
Added Additional benefit of TFM Lock file limitations
1 parent 3537f12 commit 610f02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)