-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
comp-rider-pluginRider C# plugin relates issuesRider C# plugin relates issuesctg-bugIssue is a bugIssue is a bug
Description
Description
Currently Rider plugin and VSharp relies on fact that dotnet is installed and configured in PATH. That dotnet is used to create projects and execute VSharp process. This can lead to deviations when several dotnets are installed, and the version in PATH is not the one project uses.
Expected behavior
There should be a way to configure which dotnet will be used by VSharp.
Metadata
Metadata
Assignees
Labels
comp-rider-pluginRider C# plugin relates issuesRider C# plugin relates issuesctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Todo