Commit dc3be5e
committed
fix(jsii-dotnet-runtime): Build projects, not solutions.
The build script for jsii-dotnet-runtime built the solution, which would include the integration tests now that they are
added to the solution. The script now only builds the runtime (and implicitly its dependencies).1 parent 20321af commit dc3be5e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
0 commit comments