Skip to content

Commit f7f6b54

Browse files
authored
Updated to .NET 7.0 No more need to fix .NET to 5.x
1 parent eb90ffc commit f7f6b54

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-on-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838

3939
- name: Setup .NET Core
4040
uses: actions/setup-dotnet@v1
41-
with:
42-
dotnet-version: '5.0.x'
4341

4442
- name: Build
4543
run: |

0 commit comments

Comments
 (0)