How to migrate a .NET PCL Project to .NET Standard 2.0 -


i have solution pcl , .net core 1.0 projects. once updated vs 2017 15.3, when navigate project properties have "application" page .net core 1.0 projects can change 1.0 2.0. unfortunately pcl projects shows standard "library" page "learn more" link navigates me ".net standard" web page no option migrate .net standard 2.0. rest same , allows me change usual targets. no reference else related .net standard.

do have recreate projects .net standard 2.0 myself?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -