Commit 7e0e562
committed
Refines build workflow and agent configuration
Updates the `dotnet test` command in the build workflow to explicitly use the `--project` flag, improving command reliability. Also, corrects the configuration key from `target` to `applyTo` in the source generator documentation agent.
Fixes #4061 parent 37d9d08 commit 7e0e562
File tree
2 files changed
+2
-3
lines changed- .github
- agents
- workflows
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments