actions-marketplace-validations/Build DotNet

📦 GitHub action to build, test, and package projects.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
SOLUTION_FILE_PATHFilepath of the solution of which contains all the projects to be built, optionally tested and packed, relative to root of repositoryno""
RESTOREFlag to toggle running restore for the projects about to be built, enabled by defaultnotrue
TESTFlag to toggle running unit tests for the projects built, disabled by defaultnofalse
PACKFlag to toggle packing the projects builtnotrue
PUSHFlag to toggle pushing the packages to a nuget feed, disabled by defaultnofalse
SOURCE_NAMEThe source to use when pushing, nuget.org by defaultnonuget.org

no outputs