raycynix-official/Smart csproj Version Grabber

Smartly finds .sln or .csproj files and extracts version for CI/CD workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 23, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: raycynix-official/get-csproj-version-action@a70937cec10a024f4290bd101b8d5493e1d2c5f1 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathManual path to .csproj file. If not provided, searches in .sln or root.no""
namedescription
versionThe version extracted from the project file.
project_pathThe actual path to the .csproj file used.