Commit fbc65ea
committed
Fix macOS NuGet tests - Install Mono 5.2 for MSBuild compatibility
Install Mono 5.2.0 which has better MSBuild compatibility with .NET Core
projects, resolving the 'Too many project files specified' error.
Mono 5.2 was tested locally and eliminates MSBuild conflicts that occur
with newer Mono versions (6.x) on macOS.
Fixes: TestSkipBuildDepTreeWhenInstallForbidden failures on macOS CI1 parent fcfaa16 commit fbc65ea
1 file changed
+20
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
56 | 70 | | |
57 | 71 | | |
58 | | - | |
59 | 72 | | |
60 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
61 | 78 | | |
62 | 79 | | |
63 | 80 | | |
| |||
0 commit comments