Commit 3050b58
authored
Do not show unnecessary steps for creating AOT-compatible OpenAPI application when running in .NET 10 (#34757)
* Only show steps for adding packages to the "webapiaot" template if running .NET 9 or lower
I also removed the --prerelease flag from the package, no reason to add a prerelease version; AOT works fine without prerelease
* Change the ways monikers are layed out1 parent b8ad4b5 commit 3050b58
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
262 | 266 | | |
263 | 267 | | |
264 | 268 | | |
265 | | - | |
| 269 | + | |
266 | 270 | | |
267 | 271 | | |
268 | 272 | | |
| |||
275 | 279 | | |
276 | 280 | | |
277 | 281 | | |
| 282 | + | |
| 283 | + | |
278 | 284 | | |
279 | 285 | | |
280 | 286 | | |
281 | 287 | | |
282 | 288 | | |
283 | 289 | | |
284 | | - | |
285 | | - | |
286 | 290 | | |
0 commit comments