Open ahab1b opened 7 years ago
i m facing the same problem.. have you fixed it??
Hi guys, can we know which .net framework version are you using? & one more thing download latest code form 'https://github.com/socioboard/Socioboard-Core-3.0' keep socioboarding. Thanks SB team
Hi guys, I have imported the solution on VS Comunity 2017 and I have 2 issues until now. 1.- Ambiguos name Error CS0104 'MongoBoards' is an ambiguous reference between 'Domain.Socioboard.Models.MongoBoards' and 'Domain.Socioboard.Models.Mongo.MongoBoards' Solution use: "Domain.Socioboard.Models.MongoBoards"
2.- Cannot infer TargetFrameworkIdentifier and/or TargetFrameworkVersion from TargetFramework='dnx451'. They must be specified explicitly. All my projects are on NET 451 x86 Solution unknow
Guys, once I rebuild the socioboard-3.0-3.0.21 project, I get the error
Cannot infer TargetFrameworkIdentifier and/or TargetFrameworkVersion from TargetFramework='dnx451'. They must be specified explicitly. Line 84. How do I resolve this?