Skip to content
Discussion options

You must be logged in to vote

StartupObject is a build property, not a runtime property. When dotnet run sees that a build is required (such as a source file is newer than the build output, or there's no build output) then it cascades to dotnet build first, and passes through all the -p arguments to the build.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@svick
Comment options

@awa5114
Comment options

Answer selected by awa5114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants