diff --git a/docs/tutorials/_shared/setup-vs2022/01-create-project.md b/docs/tutorials/_shared/setup-vs2022/01-create-project.md index 986dd14..0d7af84 100644 --- a/docs/tutorials/_shared/setup-vs2022/01-create-project.md +++ b/docs/tutorials/_shared/setup-vs2022/01-create-project.md @@ -12,6 +12,11 @@ Name the project any way you want: Choose the _.NET 6.0 (Long-term support)_ framework, and disable HTTPS as we don't need it for now: +:::caution +Disable the use of top-level statements if it appears on the `Additional Information` window. +::: + + ![Additional information](additional-info.webp) Once the project is ready, create the following subfolders in your project folder: