We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f1910 commit c9d3cb5Copy full SHA for c9d3cb5
README.md
@@ -412,7 +412,7 @@ The Windows Certificate Universal Orchestrator extension implements 3 Certificat
412
| --------- | ----------- | ----------- | ----------- |
413
| Older than `11.0.0` | | | `net6.0` |
414
| Between `11.0.0` and `11.5.1` (inclusive) | `net6.0` | | `net6.0` |
415
- | Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `Never` | `net6.0` |
+ | Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `Disable` | `net6.0` |
416
| Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `LatestMajor` | `net8.0` |
417
| `11.6` _and_ newer | `net8.0` | | `net8.0` |
418
0 commit comments