Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2024-11-12] remove DependsOn and ForEach #936

Open
adamralph opened this issue Jan 15, 2024 · 0 comments
Open

[2024-11-12] remove DependsOn and ForEach #936

adamralph opened this issue Jan 15, 2024 · 0 comments
Labels
breaking This change could break current consumers on-hold This can't be done yet

Comments

@adamralph
Copy link
Owner

adamralph commented Jan 15, 2024

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

Target("foo", dependsOn: ["bar"], forEach: ["baz", "bazz"], ...
@adamralph adamralph added breaking This change could break current consumers on-hold This can't be done yet labels Jan 15, 2024
@adamralph adamralph changed the title remove DependsOn and ForEach [2024-11-12] remove DependsOn and ForEach Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change could break current consumers on-hold This can't be done yet
Projects
None yet
Development

No branches or pull requests

1 participant