Skip to content

Better error message when attempting to load .NET Core assemblies #445

Closed

Description

Currently, if we point the GUI at a .NET Core or .NET Standard assembly, we get a message saying the file couldn't be found at best and in the worst case the tree node for the assembly has a blank or empty name.

Actually running .NET Core tests is where we want to go, but that's a big job. For the moment, I'd like us to detect that the assembly is non-runnable by us and say so. Ideally, we should be able to identify the actual platform requested, e.g. .NET Core 2.1.

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

Metadata

Assignees

Labels

BugSomething isn't working as expected.High PriorityHigh priority issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions