Skip to content

Commit 11e8363

Browse files
Revert "Add .net6 support"
This reverts commit a9ea275.
1 parent a9ea275 commit 11e8363

File tree

77 files changed

+4
-14892
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+4
-14892
lines changed

Diff for: .github/workflows/CD.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
with:
132132
submodules: true
133133
- name: Test
134-
run: dotnet test -c Release -f net6
134+
run: dotnet test -c Release -f net5
135135
- name: Generate PDF with CSharp code
136136
if: github.event_name == 'push'
137137
run: |

Diff for: c/cmake-build-debug/.cmake/api/v1/query/cache-v2

Whitespace-only changes.

Diff for: c/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1

Whitespace-only changes.

Diff for: c/cmake-build-debug/.cmake/api/v1/query/codemodel-v2

Whitespace-only changes.

Diff for: c/cmake-build-debug/.cmake/api/v1/query/toolchains-v1

Whitespace-only changes.

0 commit comments

Comments
 (0)