AlphaFS icon indicating copy to clipboard operation
AlphaFS copied to clipboard

Determine which target frameworks to build for and update build definition.

Open alphaleonis opened this issue 9 years ago • 2 comments

alphaleonis avatar Sep 25 '16 17:09 alphaleonis

And .NET 4.0.3

HugoRoss avatar Jan 25 '17 23:01 HugoRoss

Original title: Add builds targetting .NET 4.6, 4.6.1 and 4.6.2.

Determine which target frameworks to actually build for. Is there any advantage to create spearate versions for all the various target frameworks if we're not actually using any feature exclusive to them, or would it suffice with eg .NET 4.5.2 and netstandard2.0? (Might be a reduction in dependencies in net471... either way, investigate and determine this).

alphaleonis avatar Oct 12 '18 12:10 alphaleonis