bullseye icon indicating copy to clipboard operation
bullseye copied to clipboard

remove DependsOn and ForEach

Open adamralph opened this issue 5 months ago • 0 comments

When support for .NET 6 and 7 is removed, arguments to these params can be specified like this in all cases:

Target("foo", dependsOn: ["bar"], forEach: ["baz", "bazz"], ...

adamralph avatar Jan 15 '24 13:01 adamralph