Skip to content

Commit

Permalink
ci: Update to .net 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb committed Oct 18, 2023
1 parent be18620 commit 1451786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "main" ]

env:
DotNetVersion: '6.0.401'
DotNetVersion: '7.0.401'
UnoCheck_Version: '1.5.4'
UnoCheck_Manifest: 'https://raw.githubusercontent.com/unoplatform/uno.check/34b1a60f5c1c51604b47362781969dde46979fd5/manifests/uno.ui.manifest.json'

Expand Down

0 comments on commit 1451786

Please sign in to comment.