Skip to content

Commit

Permalink
removing .net version flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jharajeev55 committed Apr 18, 2024
1 parent 89beb3e commit 6da34d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:

- name: Setup dotnet
uses: actions/setup-dotnet@v4
with:
dotnet-version: '4.0.x'

- name: Restore dependencies
run: dotnet restore
Expand Down

0 comments on commit 6da34d3

Please sign in to comment.