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

Migrate "[assembly: Parallelize(Scope = ExecutionScope.MethodLevel)]" to SDK project file #4116

Open
SetTrend opened this issue Nov 21, 2024 · 1 comment

Comments

@SetTrend
Copy link

Current Situation

Currently, when a new MS Test SDK project is being created, an additional C# file is being generated ("MSTestSettings.cs") that's bloating the file list and may accidentally be deleted when using wildcards to delete a number of tests.

Desired Situation

Please provide an SDK project property to have this setting available there and remove the additional C# file from the project template.

@Evangelink
Copy link
Member

Not sure why I didn't think of it before but that's a really good suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants