Skip to content

Commit fa8cf8f

Browse files
authored
Revert "New app mod flow doc (dotnet#48543)" (dotnet#48649)
This reverts commit 3d62a81.
1 parent f9df55f commit fa8cf8f

16 files changed

+51
-78
lines changed

docs/azure/migration/appmod/faq.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,14 @@ If Visual Studio fails to automatically upgrade AppCAT when a new version is ava
122122

123123
## What should I do if I see "Command failed: No .NET SDKs were found" errors?
124124

125-
This error occurs when AppCAT cannot find a compatible .NET SDK, even if you have other .NET SDKs installed. AppCAT requires the .NET 9.0 SDK to run properly.
125+
This error occurs when AppCAT cannot find a compatible .NET SDK, even if you have other .NET SDKs installed. AppCAT requires the .NET 8.0 SDK to run properly.
126126

127127
To fix this error:
128128

129-
1. Download and install the .NET 9.0 SDK from <https://dotnet.microsoft.com/download/dotnet/9.0>.
129+
1. Download and install the .NET 8 SDK from <https://dotnet.microsoft.com/download/dotnet/8.0>.
130130
2. Restart Visual Studio.
131131
3. Run the assessment again.
132132

133-
> [!NOTE]
134-
> The GitHub Copilot app modernization for .NET extension can automatically help you install or upgrade to .NET 9. If you have an older version of the extension, update to the latest version for automatic installation assistance for the required .NET 9.0 SDK.
135-
136133
## Does the tool store my source code?
137134

138135
No. The tool uses GitHub Copilot in the same way you use it to modify code, and doesn't retain code snippets beyond the immediate session. Telemetry metrics are collected and analyzed to track feature usage and effectiveness.
-82.5 KB
Binary file not shown.
-102 KB
Binary file not shown.
-34.9 KB
Binary file not shown.
-51.9 KB
Binary file not shown.
-126 KB
Binary file not shown.
-135 KB
Binary file not shown.
-48.1 KB
Binary file not shown.
173 KB
Loading
181 KB
Loading

0 commit comments

Comments
 (0)