We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4378c3 commit 841b2ecCopy full SHA for 841b2ec
.github/workflows/citest.yml
@@ -92,6 +92,7 @@ jobs:
92
uses: actions/checkout@v4
93
- name: Install .NET
94
uses: actions/setup-dotnet@v4
95
+ with:
96
dotnet-version: |
97
6.0.x
98
8.0.x
0 commit comments