diff --git a/.github/dotnet.json b/.github/dotnet.json new file mode 100644 index 0000000..c5aba07 --- /dev/null +++ b/.github/dotnet.json @@ -0,0 +1,3 @@ +[ + "8.x" +]