diff --git a/.github/dotnet.json b/.github/dotnet.json index c5aba07..42be1ba 100644 --- a/.github/dotnet.json +++ b/.github/dotnet.json @@ -1,3 +1,4 @@ [ - "8.x" + "8.x", + "10.x" ]