jmsudar/Update CSProj

Build and test .NET projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 20, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: jmsudar/dotnet-update-csproj-file-dev@e47b367cc3de0e633e9b9f20ebdc21f5adfe2789 # v1.37.0

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

namedescriptionrequireddefault
file-pathThe path to the csproj fileyes""
target-frameworkThe framework for your dotnet buildyes6.0
implicit-usingsWhether or not to use implicit usingsyesfalse
nullableWhether or not to use nullable reference typesyestrue
package-idThe package id for your projectyes""
versionThe current version for your projectyes""
authorThe author of the project Defaults to repo owner yes""
package-tagsThe tags for your packageno""
repository-urlThe repository URL for your project no""
package-licenseThe license for your packageyes""
package-project-urlThe project URL for your package no""
package-readme-fileThe readme file for your packageyesREADME.md
github-tokenToken from the calling action to confer repo permissionsyes""

no outputs