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

Receiving warnings for reference to type System.Func (could not be found) #14

Open
timvanderweijde opened this issue Feb 10, 2013 · 0 comments

Comments

@timvanderweijde
Copy link

I build a simple app targetting windows phone 7.1 (with the 8.0 SDK).

Latest version from nuget.


Two warnings:
Warning 1 Reference to type 'System.Func`6' claims it is defined in 'e:\Github\WindowsPhoneDev\Project1\sources\Project1\packages\Caliburn.Micro.1.4.1\lib\wp71\Caliburn.Micro.dll', but it could not be found e:\Github\WindowsPhoneDev\Project1\sources\Project1\packages\Caliburn.Micro.Autofac.1.5.0\lib\wp71\Caliburn.Micro.Autofac.dll PhoneApp71

Warning 2 Reference to type 'System.Func`6' claims it is defined in 'e:\Github\WindowsPhoneDev\Project1\sources\Project1\packages\Caliburn.Micro.1.4.1\lib\wp71\Caliburn.Micro.dll', but it could not be found e:\Github\WindowsPhoneDev\Project1\sources\Project1\packages\Caliburn.Micro.Autofac.1.5.0\lib\wp71\Caliburn.Micro.Autofac.dll PhoneApp71

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

1 participant