Commit 58e29f1
committed
GHA (Mac): install .NET SDK 6.0 in addition to 8.0
* in order to fix this error:
Testhost process for source(s) '/Users/runner/work/GeoJSON.Net/GeoJSON.Net/src/GeoJSON.Net.Tests/bin/Debug/net6.0/GeoJSON.Net.Tests.dll' exited with error: You must install or update .NET to run this application.
App: /Users/runner/work/GeoJSON.Net/GeoJSON.Net/src/GeoJSON.Net.Tests/bin/Debug/net6.0/testhost.dll
Architecture: arm64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (arm64)
.NET location: /Users/runner/.dotnet/
The following frameworks were found:
7.0.2 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
7.0.4 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
7.0.9 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
7.0.20 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
8.0.1 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
8.0.4 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
8.0.7 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]1 parent fe355ef commit 58e29f1
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments