Skip to content

Conversation

@gbalykov
Copy link
Member

Without this patch build of these tests fails with "No entry point declared for executable" with BuildAsStandalone.
Before #91560 they were built as OutputType=Library and these are actually not launched during testing, but are used as libs.

cc @trylek @t-mustafin @clamp03

Without this patch build of these tests fails with "No entry point declared for executable" with BuildAsStandalone.
Before dotnet#91560 they were built as OutputType=Library and these are actually not launched during testing, but are used as libs.
@ghost ghost added area-VM-coreclr community-contribution Indicates that the PR has been added by a community member labels Oct 31, 2023
@gbalykov
Copy link
Member Author

@trylek please take a look, without this change clr tests build with BuildAsStandalone on main fails

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks for fixing!

@gbalykov
Copy link
Member Author

gbalykov commented Nov 1, 2023

@trylek can this be merged?

@trylek trylek merged commit 194fc5f into dotnet:main Nov 1, 2023
@gbalykov
Copy link
Member Author

gbalykov commented Nov 2, 2023

@trylek Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-VM-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants