Skip to content

Commit 480f722

Browse files
committed
make the connection to the created project file
1 parent 6935a43 commit 480f722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/image-analysis-csharp-sdk-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dotnet add package Azure.AI.Vision.ImageAnalysis --prerelease
8686

8787
## Analyze Image
8888

89-
From the project directory, open the *Program.cs* file in your preferred editor or IDE. Paste in the following code:
89+
From the project directory, open the *Program.cs* file that was created previously with [your new project](#set-up-application). Paste in the following code:
9090

9191
<!--[!code-csharp[](~/azure-ai-vision-sdk/docs/learn.microsoft.com/csharp/image-analysis/2/Program.cs?name=snippet-single)]-->
9292

0 commit comments

Comments
 (0)