Skip to content

Commit 6aa64fb

Browse files
leefine02leefine02
authored andcommitted
Merge branch 'ab92520' of https://github.com/Keyfactor/gcp-loadbalancer-orchestrator into ab92520
2 parents 041b0d4 + 601de23 commit 6aa64fb

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,14 +181,12 @@ the Keyfactor Command Portal
181181

182182
| Universal Orchestrator Version | Latest .NET version installed on the Universal Orchestrator server | `rollForward` condition in `Orchestrator.runtimeconfig.json` | `gcp-loadbalancer-orchestrator` .NET version to download |
183183
| --------- | ----------- | ----------- | ----------- |
184-
| Older than `11.0.0` | | | `net6.0` |
185-
| Between `11.0.0` and `11.5.1` (inclusive) | `net6.0` | | `net6.0` |
186-
| Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `Disable` | `net6.0` || Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `LatestMajor` | `net8.0` |
184+
| Between `11.0.0` and `11.5.1` (inclusive) | `net8.0` | `LatestMajor` | `net8.0` |
187185
| `11.6` _and_ newer | `net8.0` | | `net8.0` |
188186

189187
Unzip the archive containing extension assemblies to a known location.
190188

191-
> **Note** If you don't see an asset with a corresponding .NET version, you should always assume that it was compiled for `net6.0`.
189+
> **Note** If you don't see an asset with a corresponding .NET version, you should always assume that it was compiled for `net8.0`.
192190
193191
2. **Locate the Universal Orchestrator extensions directory.**
194192

0 commit comments

Comments
 (0)