Skip to content

Commit 8aff808

Browse files
author
Oleksandr Poliakov
committed
CSHARP-5685: Use dotnet 9.0 SDK to build efcore tests
1 parent a93f29e commit 8aff808

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

evergreen/evergreen.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,6 +1703,9 @@ tasks:
17031703
- name: test-efcore
17041704
commands:
17051705
- func: install-dotnet
1706+
vars:
1707+
DOTNET_SDK_VERSION: 9.0
1708+
FRAMEWORK: net8.0
17061709
- func: bootstrap-mongo-orchestration
17071710
- command: expansions.update
17081711
params:

0 commit comments

Comments
 (0)