Commit e2b8bb7
committed
Update .NET workflow: prerelease support & build output
.NET workflow improvements
-- Added include-prerelease: true to allow using prerelease .NET SDKs in GitHub Actions.
-- Removed custom output directory (-o ./publish/...) from build steps, so build artifacts go to the default location.1 parent 37e5c1a commit e2b8bb7
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
0 commit comments