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

remove DependsOn and ForEach #936

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

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

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 adamralph added breaking This change could break current consumers on-hold This can't be done yet labels Jan 15, 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