Commit 41e875a
fix: test job restores test project directly to avoid Android workload
The test project targets net8.0 (desktop), not net8.0-android,
so it doesn't need the Android workload. Restoring only the test
.csproj avoids the NETSDK1147 workload error.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a4bf776 commit 41e875a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments