Closed
Description
We recently discovered (#2369) that our NuGet packages require a NuGet client version of at least 2.12. We should add the minClientVersion
element to our nuspecs, so users get a better experience for this.
Whoever looks into this should check that 2.12 is actually the correct version, and we're not using any features only added in later versions of the NuGet client.