@rprouse @mikkelbu @jnm2 I'd particularly like your thoughts on this one including on the timing (i.e. 3.16 vs 4.0).
It seems as if the .Net 5.0 and 6.0 builds of nunit.engine.core are not needed. If we remove them, .Net Core 3.1 will be used and that seems sufficient. Eliminating those builds would simplify the project a bit.
I anticipated this idea when I created the .Net 7.0 agent - it doesn't have its own engine core build, but uses the 6.0 version.
I'd appreciate hearing about anything I'm missing in thinking about this! Do you think it's suitable for 3.16 or should it wait for 4.0, whenever that comes?
@rprouse @mikkelbu @jnm2 I'd particularly like your thoughts on this one including on the timing (i.e. 3.16 vs 4.0).
It seems as if the .Net 5.0 and 6.0 builds of nunit.engine.core are not needed. If we remove them, .Net Core 3.1 will be used and that seems sufficient. Eliminating those builds would simplify the project a bit.
I anticipated this idea when I created the .Net 7.0 agent - it doesn't have its own engine core build, but uses the 6.0 version.
I'd appreciate hearing about anything I'm missing in thinking about this! Do you think it's suitable for 3.16 or should it wait for 4.0, whenever that comes?