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

Microsoft.Bcl.Async without workaround #1062

Closed
WebDucer opened this issue Sep 15, 2015 · 9 comments
Closed

Microsoft.Bcl.Async without workaround #1062

WebDucer opened this issue Sep 15, 2015 · 9 comments

Comments

@WebDucer
Copy link

Hello.

Is there a solution for not working import of build targets of Microsoft.Bcl.Build?

We don't want to / can mix nuget and paket in our .Net 4.0 solution with over 100 projects (half of them use async/await with the library) like descriped in issue #1007.

@forki
Copy link
Member

forki commented Sep 15, 2015

what's the concrete issue?

@WebDucer
Copy link
Author

Like in #1007 I got the following error message during compilation:

The name 'TaskEx' does not exist in the current context.

I use the 2.0 version of paket.

@forki
Copy link
Member

forki commented Sep 15, 2015

no I mean, what do you think should be changed in Paket?

@forki
Copy link
Member

forki commented Sep 15, 2015

I still don't understand what we do wrong.

@WebDucer
Copy link
Author

In #1007 at the end is a comment, that a new issue will be opend to solve this problem without the need of using nuget in parallel.

I don't found any and wanted to know, if a better way was found.

@forki
Copy link
Member

forki commented Sep 15, 2015

;-)

I really want to help, but I don't know what's wrong.

Is the targets file reference missing in the csproj after paket install? Or what is missing / going wrong?

@WebDucer
Copy link
Author

Yes. The target is not in the project files.

@forki
Copy link
Member

forki commented Sep 15, 2015

wow just found #618

@forki
Copy link
Member

forki commented Sep 15, 2015

closing this - let's keep discussion in #1007

@forki forki closed this as completed Sep 15, 2015
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

2 participants