Skip to content

Commit 03c5ac2

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
Updated after dev and peer reviews
1 parent 1a305c1 commit 03c5ac2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/topics/ref_known-issues-7-3-0.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
This section provides highlighted known issues in {ProductFullName} version 7.3.0.
88

9-
.`.NET` application analysis fails on the {ProductShortName} {CLIName}
10-
When you analyze `.NET` applications in Windows containers using the {ProductShortName} {CLIName} 7.3.0, the analysis fails for the following environment variables:
9+
.`.NET` Framework application analysis fails in the {ProductShortName} {CLIName}
10+
When you analyze `.NET` Framework applications in Windows containers using the {ProductShortName} {CLIName}, the analysis fails for the following environment variables:
1111

12-
* DOTNET_PROVIDER_IMG: `quay.io/konveyor/dotnet-external-provider:release-0.7`
13-
* RUNNER_IMG: `quay.io/konveyor/kantra:latest`
14-
* PODMAN_BIN: `C:\Program Files\Docker\Docker\resources\bin\docker.exe`
12+
* `DOTNET_PROVIDER_IMG`: `quay.io/konveyor/dotnet-external-provider:release-0.7`
13+
* `RUNNER_IMG`: `quay.io/konveyor/kantra:latest`
14+
* `PODMAN_BIN`: `C:\Program Files\Docker\Docker\resources\bin\docker.exe`
1515

16-
Workaround: Use the following older version of the Dotnet provider image:
16+
Workaround: Use the following version of the Dotnet provider image:
1717
`set DOTNET_PROVIDER_IMG=quay.io/konveyor/dotnet-external-provider:v0.5.0`
1818
link:https://issues.redhat.com/browse/MTA-5203[(MTA-5203)]
1919

0 commit comments

Comments
 (0)