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 0c2aa05 commit 51f7b74Copy full SHA for 51f7b74
README.md
@@ -618,7 +618,7 @@ The Remote File Universal Orchestrator extension implements 6 Certificate Store
618
| --------- | ----------- | ----------- | ----------- |
619
| Older than `11.0.0` | | | `net6.0` |
620
| Between `11.0.0` and `11.5.1` (inclusive) | `net6.0` | | `net6.0` |
621
- | 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` |
622
| Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `LatestMajor` | `net8.0` |
623
| `11.6` _and_ newer | `net8.0` | | `net8.0` |
624
0 commit comments