Commit c36c3f3
committed
Update .NET Publish output directory to
The `.NET Publish` step in `static-web-app.yml` was updated to change the output directory from `publish` to `output`. This modification adjusts the `-o` flag in the publish command to reflect the new directory structure or deployment requirements. No other changes were made to the `.NET Publish` command or the `.NET Build` step.output
1 parent 6270a25 commit c36c3f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments