Commit 6a677ae
committed
fix: Use dotnet workload restore for all required workloads
- Changed from manual workload install to workload restore
- Automatically installs all workloads required by the solution
- Fixes NETSDK1147 error for android and wasm-tools-net81 parent f9d9f3f commit 6a677ae
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments