Skip to content

Commit

Permalink
Update .NET 8.0 GA version
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Nov 24, 2023
1 parent 72b02bc commit ea0cf74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .azure/pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ steps:
displayName: "Use .NET Core sdk 8.x"
inputs:
version: 8.x
includePreviewVersions: true

- task: UseDotNet@2
displayName: "Use .NET Core sdk 7.x"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
dotnet-version: |
6.0.x
7.0.x
8.0.x-x
8.0.x
- name: dotnet info
run: dotnet --info
Expand Down

0 comments on commit ea0cf74

Please sign in to comment.