|
|
|
|
|
by dragonwriter
3552 days ago
|
|
> Does this mean that STD 2.0 will support .NET 4.6.1 but not 4.6.2 ? No, it means that .NET 4.6.1 supports .NET Standard 2.0 but not 1.5 or 1.6; .NET 4.6.2 supports .NET Standard 2.0 and 1.5 but not 1.6, and .NET vNext will support all of 1.5, 1.6, and 2.0. |
|