Skip to content

Commit

Permalink
Upgraded from .NET 8 to .NET 9
Browse files Browse the repository at this point in the history
  • Loading branch information
morrisonbrett committed Nov 17, 2024
1 parent 6632c73 commit d618e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/truevote-comms-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
AZURE_FUNCTIONAPP_NAME: TrueVoteComms
AZURE_FUNCTIONAPP_PACKAGE_PATH: './TrueVote.Comms'
DOTNET_VERSION: '8.0.x'
DOTNET_VERSION: '9.0.x'

jobs:
build_and_deploy_job:
Expand Down

0 comments on commit d618e53

Please sign in to comment.