coreclr - Switched shared PCL to target .NET Platform Standard, now receive BadImageFormatException -


i have pcl going use in asp.net core project. on pcl project viewed properties > library , clicked "target .net platform standard". went down hill fast. reverted changes using tfs. now, though tfs showing no changes project, if try run webapi 2.2 project (within same solution) depends on pcl, error:

enter image description here

edit: if publish web api project iis works, debugging broken.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -