Commit cd7d105
committed
runtime: remove workaround for Windows ARM64
If anyone else is building Windows ARM64 they should be using a new
enough Visual Studio. This workaround is more difficult to keep working
properly and the CI hosts should have a new enough Visual Studio
installation hopefully in order to enable the ARM64 builds of the
runtime. If they do not, we can re-evaluate whether to re-instate the
workaround. This allows building part of the runtime with Visual Studio
2022 and reduces the maintenance overheads for the runtime.1 parent 5b10335 commit cd7d105
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6123 | 6123 | | |
6124 | 6124 | | |
6125 | 6125 | | |
6126 | | - | |
6127 | | - | |
6128 | | - | |
6129 | | - | |
6130 | | - | |
6131 | | - | |
6132 | | - | |
6133 | | - | |
6134 | | - | |
6135 | | - | |
6136 | | - | |
6137 | 6126 | | |
6138 | 6127 | | |
6139 | 6128 | | |
| |||
0 commit comments