bump net sdk version to 7.0 to support the tests project

cmake-exportbuild
mvenditto 1 year ago committed by AT
parent e554405aef
commit d41f993e67

@ -311,7 +311,7 @@ jobs:
build-csharp-linux:
docker:
- image: mcr.microsoft.com/dotnet/sdk:6.0-jammy # Ubuntu 22.04
- image: mcr.microsoft.com/dotnet/sdk:7.0-jammy # Ubuntu 22.04
steps:
- checkout
- restore_cache:

Loading…
Cancel
Save