JetBrains / meta-runner-power-pack

A set of Meta-runners for TeamCity
Apache License 2.0
257 stars 125 forks source link

Issue #123 fixing selection of xunit.exe based on installed framework… #128

Open codekaizen opened 6 years ago

codekaizen commented 6 years ago

Issue #123 fixing selection of xunit.exe based on installed framework version.

NikolayPianikov commented 6 years ago

It is working solution but it requires maintenance for the cases when the content of the 'xunit.runner.console' nuget package is changed (I mean a list of supported frameworks) or Microsoft provides a new version of .net framework. For both cases we should update the script.

From my point of view it would be better to have the following logic: