Skip to content

Commit 41ee817

Browse files
YunchuWangCopilot
andauthored
Update samples/ExceptionPropertiesSample/README.md
Co-authored-by: Copilot <[email protected]>
1 parent 262d9fc commit 41ee817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ExceptionPropertiesSample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dotnet run --project ExceptionPropertiesSample
3737
```
3838

3939
```bash
40-
dotnet run --project ExceptionPropertiesSample
40+
dotnet run --project samples/ExceptionPropertiesSample/ExceptionPropertiesSample.csproj
4141
```
4242

4343
## Expected Output

0 commit comments

Comments
 (0)