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

[Minor] Paket Pack: confusing yellow diagnostic #2164

Closed
0x53A opened this issue Mar 2, 2017 · 7 comments
Closed

[Minor] Paket Pack: confusing yellow diagnostic #2164

0x53A opened this issue Mar 2, 2017 · 7 comments

Comments

@0x53A
Copy link
Contributor

0x53A commented Mar 2, 2017

The full project source is here: https://github.com/0x53A/Expecto.Xunit

image

Why is there no text after : and why is it printed three times?

@smoothdeveloper
Copy link
Contributor

@0x53A good point, could you try with verbose option?

@forki
Copy link
Member

forki commented Mar 2, 2017

wtf!? expecto.xunit? please noooo.

@forki
Copy link
Member

forki commented Mar 2, 2017

;-)

@forki
Copy link
Member

forki commented Mar 2, 2017

This project doesn't build for me. So I can't call pack

image

@0x53A
Copy link
Contributor Author

0x53A commented Mar 2, 2017

@smoothdeveloper with verbose:
image

@forki: This is not what you probably think, it is an adapter to run the great new expecto tests with the legacy xunit console runner :)

If you want to build it, I think you need to manually call paket restore from cmd. (The namespace Xunit is not defined points to missing assemblies).
I used the paket VS extension to initialize the project, but that didn't seem to add the restore targets file, will take a look in the evening ...

@forki
Copy link
Member

forki commented Mar 2, 2017

Can you please attach a zip with everything already built? Or mail me?

@0x53A
Copy link
Contributor Author

0x53A commented Mar 2, 2017

sure, here:
Expecto.XUnit.zip

in the root call .paket\paket.exe pack output nugets minimum-from-lock-file --verbose

@0x53A 0x53A changed the title [Minor] Paket Push: confusing yellow diagnostic [Minor] Paket Pack: confusing yellow diagnostic Mar 2, 2017
@forki forki closed this as completed in da1a643 Mar 13, 2017
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

3 participants