Skip to content

Commit

Permalink
Update DotNetVersion.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcweber committed Mar 16, 2023
1 parent 4d17782 commit 9227678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
IsForkedRepository: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository }}
DotNetVersion: '7.0.102'
DotNetVersion: '7.0.202'

jobs:

Expand Down

0 comments on commit 9227678

Please sign in to comment.