bump net sdk version to 7.0 to support the tests project

This commit is contained in:
mvenditto 2023-06-15 20:50:47 +01:00 committed by AT
parent e554405aef
commit d41f993e67

View File

@ -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: