Skip to content

Commit 1a4715b

Browse files
System.IO.IOException: No space left on device
1 parent e4ee36d commit 1a4715b

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ jobs:
1010
- name: Checkout repository
1111
uses: actions/checkout@v4
1212

13-
- name: Setup .NET 9
14-
uses: actions/setup-dotnet@v4
15-
with:
16-
dotnet-version: '9.x'
17-
1813
- name: Setup .NET 10 Preview
1914
uses: actions/setup-dotnet@v4
2015
with:

global.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
{
2-
"sdk": {
3-
"version": "9.0.301",
4-
"rollForward": "latestMajor",
5-
"allowPrerelease": true
6-
},
72
"msbuild-sdks": {
83
"Microsoft.Build.Traversal": "4.1.0",
94
"Microsoft.Build.NoTargets": "3.7.56"

0 commit comments

Comments
 (0)