Commit 74a66a6
authored
Make the E2E tests packable.
Make the E2E tests packable so that NuGet packages can be created.
I don't know what condition causes other project to be packable but not these test ones but explicitly set these two projects to be packable.
Fixes #701 parent 239cf15 commit 74a66a6
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- src/Microsoft.Health.Fhir.Tests.Common
- test/Microsoft.Health.Fhir.Tests.E2E
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments