Skip to content

Commit eb90ffc

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

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

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

7979
- name: Setup .NET
8080
uses: actions/setup-dotnet@v1
81-
with:
82-
dotnet-version: '5.0.x'
8381

8482
- name: Build
8583
run: |

0 commit comments

Comments
 (0)