Below you will find pages that utilize the taxonomy term “goit”
February 17, 2024
Setup ReSharper Command Line Tools
Version updated for goit/setup-resharper to version v3.0.1.
This publisher is shown as ‘verified’ by GitHub. 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>
November 4, 2023
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>