Commit 6cd6d58
committed
Ensure properties are always set in props+targets
This prevents a scenario where the .NET SDK props don't get a key property early enough (i.e. TargetFramework) from the script and uses the one in the .csproj which was intended to be overriden.1 parent c81b942 commit 6cd6d58
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
| 129 | + | |
127 | 130 | | |
128 | 131 | | |
129 | 132 | | |
| |||
0 commit comments