You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: