wolfcomp/Dotnet Compat Checker
Checks the ABI compatibility between two .NET assemblies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| left | The path to the left assembly. | yes | — |
| right | The path to the right assembly. | yes | — |
| token | The GitHub token to use for the check. | no | ${{ github.token }} |
| tag | The tag(s) to add to the pull request if check fails. Comma separated. | no | "" |
Outputs
no outputs