diff --git a/.github/dotnet.json b/.github/dotnet.json index ae8634b..b75cbc3 100644 --- a/.github/dotnet.json +++ b/.github/dotnet.json @@ -1,3 +1,4 @@ [ - "6.x" + "6.x", + "10.x" ]