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

Strange usage of Cake.Core.dll when executing cake sub process #1775

Closed
gep13 opened this issue Aug 31, 2017 · 1 comment · Fixed by #1776
Closed

Strange usage of Cake.Core.dll when executing cake sub process #1775

gep13 opened this issue Aug 31, 2017 · 1 comment · Fixed by #1776
Assignees
Labels
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Aug 31, 2017

When testing the Cake.Recipe Integration Tests (which spin up sub Cake processes to test building actual projects) I ran into this issue:

image

Where rather than executing Cake.exe, it was executing Cake.Core.dll.

@gep13
Copy link
Member Author

gep13 commented Aug 31, 2017

@devlead ^^

devlead added a commit to devlead/cake that referenced this issue Aug 31, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
devlead added a commit to devlead/cake that referenced this issue Aug 31, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
devlead added a commit to devlead/cake that referenced this issue Aug 31, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
devlead added a commit to devlead/cake that referenced this issue Aug 31, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
devlead added a commit to devlead/cake that referenced this issue Aug 31, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
@devlead devlead added this to the v0.22.0 milestone Aug 31, 2017
@devlead devlead added the Bug label Aug 31, 2017
@devlead devlead self-assigned this Aug 31, 2017
devlead added a commit to devlead/cake that referenced this issue Sep 4, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
devlead added a commit to devlead/cake that referenced this issue Sep 7, 2017
* Address Executing assembly issue
* Add support for Cake script on Cake.CoreCLR
* Remove no longer needed special .NET Core ToolPath in integration tests
* fixes cake-build#1775
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants