Commit 00e3ae8
authored
Fixes #9131
Context
As described on the issue, muti-targeted builds did not import the .user file on the outer build. This change makes the outer build import the .user file.
Changes Made
Added import reference to .user file in Microsoft.Common.CrossTargeting.targets .
Testing
Test is in SDK repo (dotnet/sdk#37192)
1 parent 65abd9a commit 00e3ae8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments