diff --git a/dotnet/agent-framework-dotnet.slnx b/dotnet/agent-framework-dotnet.slnx
index 74cd8e0f16..5ef0fa290b 100644
--- a/dotnet/agent-framework-dotnet.slnx
+++ b/dotnet/agent-framework-dotnet.slnx
@@ -46,7 +46,7 @@
-
+
@@ -61,7 +61,7 @@
-
+
diff --git a/dotnet/samples/GettingStarted/Agents/Agent_Step08_Telemetry/Agent_Step08_Telemetry.csproj b/dotnet/samples/GettingStarted/Agents/Agent_Step08_Observability/Agent_Step08_Observability.csproj
similarity index 100%
rename from dotnet/samples/GettingStarted/Agents/Agent_Step08_Telemetry/Agent_Step08_Telemetry.csproj
rename to dotnet/samples/GettingStarted/Agents/Agent_Step08_Observability/Agent_Step08_Observability.csproj
diff --git a/dotnet/samples/GettingStarted/Agents/Agent_Step08_Telemetry/Program.cs b/dotnet/samples/GettingStarted/Agents/Agent_Step08_Observability/Program.cs
similarity index 100%
rename from dotnet/samples/GettingStarted/Agents/Agent_Step08_Telemetry/Program.cs
rename to dotnet/samples/GettingStarted/Agents/Agent_Step08_Observability/Program.cs