Skip to content

remove non-lts support including netcoreapp3.1 net5 and net7 #2649

remove non-lts support including netcoreapp3.1 net5 and net7

remove non-lts support including netcoreapp3.1 net5 and net7 #2649

Workflow file for this run

name: Line Endings Check
on:
pull_request:
branches:
- '**/**'
jobs:
line-endings-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check for CRLF endings
uses: erclu/check-crlf@v1