carlpett / xUnit-TeamCity

A TeamCity plugin for running .NET xUnit tests
Apache License 2.0
45 stars 12 forks source link

Agent requirements not met - no compatible agents #35

Closed acadieman closed 5 years ago

acadieman commented 6 years ago

Hi,

We have a client having an issue when enabling their "xUnit Units Test" build step. When they turn on the step, they have 0 compatible agents because of the following requirement which is not met: Exists=>DotNetFramework4.56?_(x86|x64)

When looking at any of our agents under "configuration parameters", the parameters jump from 3.5 to 4.7 even though 4.5 and 4.6 are installed on all our Build Machines.

dotnetframework

dotnetframework2

We are using version 1..1.3 of the plugin and running on TeamCity version 2017.2.1 (build 50732)

Thanks, let me know if you require more info

carlpett commented 6 years ago

Hi @acadieman, This should be fixed in 1.2.1, thanks to #32. Could you give that a try?

carlpett commented 5 years ago

Assuming this is fixed. Let me know if it doesn't work!