Setup ReSharper Command Line Tools
Version updated for goit/setup-resharper to version v3.0.0.
- This action is used across all versions by 12 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Usage
steps:
- uses: actions/checkout@v4
- uses: goit/setup-resharper@v3
with:
version: '2021.2'
- run: InspectCode <solution file>