Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot infer TargetFrameworkIdentifier error #46

Open
ahab1b opened this issue Aug 3, 2017 · 3 comments
Open

Cannot infer TargetFrameworkIdentifier error #46

ahab1b opened this issue Aug 3, 2017 · 3 comments

Comments

@ahab1b
Copy link

ahab1b commented Aug 3, 2017

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?

@deepakkumarvaishnav91
Copy link

i m facing the same problem.. have you fixed it??

@socioboard
Copy link
Owner

socioboard commented Sep 18, 2017

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

@karelit0
Copy link

karelit0 commented Oct 24, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants