There was an error while loading. Please reload this page.
1 parent 95a0705 commit 8ae93a9Copy full SHA for 8ae93a9
1 file changed
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup .NET
37
uses: actions/setup-dotnet@v4
38
with:
39
- dotnet-version: '6.0.x'
+ dotnet-version: '8.0.x'
40
41
- name: Create Assembly Directory Structure
42
run: |
0 commit comments