Forum member

ma111

2 posts

Posts by ma111

  1. Load failure for .NET Core cs projects without Sdk attribute in Project element

    Confirmed that this resolves the problem. Thanks for the quick turnaround!

  2. Load failure for .NET Core cs projects without Sdk attribute in Project element

    NCrunch fails to load C# .NET Core project files that don't have the Sdk attribute in the Project element. However this attribute is not required by MSBuild and there are cases where it should not be present: [url=https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-use-project-sdk?view=vs-2…