diff --git a/.github/dotnet.json b/.github/dotnet.json new file mode 100644 index 000000000..a1e2be263 --- /dev/null +++ b/.github/dotnet.json @@ -0,0 +1,4 @@ +[ + "6.x", + "8.x" +]