Hi, with one of my recent changes I accidentally renamed the Microsoft.Net.Test.Sdk.targets file to Microsoft.NET.Test.Sdk.targets`. If somebody relies on the exact casing (i.e. Unix) that could cause issues (i.e. in corefx).
Question: What is the correct casing? I believe Microsoft.NET.Test.Sdk.props and Microsoft.NET.Test.Sdk.targets as the nuget package is also cased the same.
As soon as you let me know I will submit a fix.
cc @singhsarab