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:
edit: if publish web api project iis works, debugging broken.
Comments
Post a Comment