Skip to content

Commit 41493c6

Browse files
committed
Use forward slash in md files
1 parent 54a80db commit 41493c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/prompts/update-library-template.prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use #runSubagent for each step.
4444

4545
1. Verify that `dotnet restore` succeeds. Fix any issues that come up.
4646
2. Verify that `dotnet build` succeeds.
47-
3. Verify that tests succeed by running `tools\dotnet-test-cloud.ps1`.
47+
3. Verify that tests succeed by running `tools/dotnet-test-cloud.ps1`.
4848

4949
While these validations are described using `dotnet` CLI commands, some repos require using full msbuild.exe.
5050
You can detect this by checking the `azure-pipelines/dotnet.yml` or `.github/workflows/build.yml` files for use of one or the other tool.

0 commit comments

Comments
 (0)