arbeidstilsynet/Get Package Name and Version
Extracts the package name and version from a .csproj file in the given path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The path to the project directory | yes | — |
Outputs
| name | description |
|---|---|
| name | The package name |
| version | The package version |