Skip to content

Generate changelog / Clean up unsupported native AOT flags (#2616) * Clean up unsupported native AOT flags * llcOptimizationPreference was renamed to OptimizationPreference and became supported in .NET 8 (or maybe .NET 7, it doesn't matter) * IlcGenerateStackTraceData is now StackTraceSupport and supported. (Also got renamed in .NET 8 or earlier.) I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET versions that are... #170

Generate changelog / Clean up unsupported native AOT flags (#2616) * Clean up unsupported native AOT flags * llcOptimizationPreference was renamed to OptimizationPreference and became supported in .NET 8 (or maybe .NET 7, it doesn't matter) * IlcGenerateStackTraceData is now StackTraceSupport and supported. (Also got renamed in .NET 8 or earlier.) I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET versions that are...

Generate changelog / Clean up unsupported native AOT flags (#2616) * Clean up unsupported native AOT flags * llcOptimizationPreference was renamed to OptimizationPreference and became supported in .NET 8 (or maybe .NET 7, it doesn't matter) * IlcGenerateStackTraceData is now StackTraceSupport and supported. (Also got renamed in .NET 8 or earlier.) I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET versions that are... #170

Triggered via push August 28, 2024 13:59
Status Success
Total duration 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
generate
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/github-pages-deploy-action@3.7.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, JamesIves/github-pages-deploy-action@3.7.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/