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

--diag should take files with no extension #3048

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Sep 10, 2021

Description

Files with no extension are totally valid files, even though they are unusual on Windows. We are unnecessarily restrictive, and this results in frustrating validation errors.

Related issue

Fix #3045

Files with no extension are totally valid files, even though they are unusual on Windows

Fix microsoft#3045
@nohwnd nohwnd enabled auto-merge (squash) September 10, 2021 10:51
@nohwnd nohwnd merged commit 30345de into microsoft:main Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet test --diag somefile fails (without .txt extension on filename)
3 participants