Commit 5560c78
committed
Fix build script to exclude test project from publish
Specify main project file explicitly in dotnet publish command
to avoid attempting to publish the test project as a single file,
which is not supported.1 parent aec38a8 commit 5560c78
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments