Skip to content

Does .Net Framework 4.7 support .Net Standard 1.6? #1974

Closed
@svick

Description

@svick

The .NET platforms support table says that .Net Standard 1.6 will be supported on a "vNext" version of .Net Framework, using 1.0 tooling. Well, .Net Framework 4.7 has been released, does it support .Net Standard 1.6? (I haven't updated Windows yet, so I can't test it myself. And I don't know where to look in source code to find out.)

In any case, I think the table should be updated:

  • If .Net Framework 4.7 supports .Net Standard 1.6 using 1.0 tooling, the cell should say "4.7" instead of "vNext".
  • If .Net Framework 4.7 does not support .Net Standard 1.6 using 1.0 tooling, and there are no plans for a future version of .Net Framework to do so, the the cell should be empty.
  • In the unlikely case that it's planned that the next version of .Net Framework will support .Net Standard 1.6 using 1.0 tooling, then that cell should stay the same.

Also, as far as I can tell, 1.0 tooling does not allow you to reference a .Net Standard 2.0 library from a .Net Framework 4.6.1 project, so that cell should be removed.

Also also, whoever is fixing this should fix the "4.61" typo.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions