Skip to content

Commit 67b340a

Browse files
committed
Line edits4
1 parent 9e9b708 commit 67b340a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/includes/4-exercise-add-observability-cloud-native-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The first step to adding observability to the **:::no-loc text="eShopLite":::**
2626
1. In the **Solution Explorer**, at the bottom of the **EXPLORER** pane, right-click the **eShopLite** solution, and then select **New Project**.
2727
1. In the **Select a template to create a new .NET project** dialog, select **Class Library (Common, Library)**.
2828
1. In the **Name** field, enter **Diagnostics**.
29-
1. In the **Project will be created in** dropdown, select **Default directory**.
29+
1. In the **Project will be created in** dropdown, ensure the file path directory is */workspaces/mslearn-dotnet-cloudnative/dotnet-observability/eShopLite/*.
3030

3131
### Add OpenTelemetry packages
3232

0 commit comments

Comments
 (0)