Following #85, the readme for the package https://www.nuget.org/packages/Basic.Reference.Assemblies/ says provides reference assemblies for net10.0..., but it actually provides Net80, not Net100:
I think it would be most consumer friendly to have the readme more clearly state what versions the "main" package supports, and have links to the additional packages like Net100 in the intro chapter (FAQ is quite far down and also does not list Net100). Personally I would go as far as to deprecate the main package and only support TFM-specific packages so this isn't an issue.
Following #85, the readme for the package https://www.nuget.org/packages/Basic.Reference.Assemblies/ says
provides reference assemblies for net10.0..., but it actually provides Net80, not Net100:I think it would be most consumer friendly to have the readme more clearly state what versions the "main" package supports, and have links to the additional packages like Net100 in the intro chapter (FAQ is quite far down and also does not list Net100). Personally I would go as far as to deprecate the main package and only support TFM-specific packages so this isn't an issue.