This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit 2c76030
Fix reference assembly generation
When we switched to letting the new NuGetizer inference control
the package content, we missed adding the .csproj that generates
the reference assembly manually, since it's not added by default
as a Content item by the common targets.
Fixes NuGet/Home#54651 parent 4040b2a commit 2c76030
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments