8000 Stick to .NET SDK 8 · xunit/xunit@cdf2114 · GitHub
[go: up one dir, main page]

Skip to content

Commit cdf2114

Browse files
committed
Stick to .NET SDK 8
1 parent 5716c89 commit cdf2114

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

.github/workflows/pull-request.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
- name: Add MSBuild to PATH
2222
uses: microsoft/setup-msbuild@v2
2323

24-
- name: Replace global.json
25-
run: cp .github/workflows/.global.json global.json
26-
shell: bash
27-
2824
- name: Install .NET SDK
2925
uses: actions/setup-dotnet@v4
3026
with:

.github/workflows/push-v2.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
- name: Add MSBuild to PATH
2222
uses: microsoft/setup-msbuild@v2
2323

24-
- name: Replace global.json
25-
run: cp .github/workflows/.global.json global.json
26-
shell: bash
27-
2824
- name: Install .NET SDK
2925
uses: actions/setup-dotnet@v4
3026
with:
File renamed without changes.

0 commit comments

Comments
 (0)
0