Skip to content
Compare
Choose a tag to compare
@IvanZosimov IvanZosimov released this 25 May 12:07
· 49 commits to main since this release
aa983c5

What's Changed

This minor release includes the following new features:

- uses: actions/setup-dotnet@v3
  with:
    dotnet-version: '7.0.2xx'

More details about the new syntax can be found here.

It also contains several infrastructure changes:

New Contributors

Full Changelog: v3...v3.1.0