Commit ed5fa65
committed
fix: revert Tests TFM to net8.0, fix WPF temp project ref resolution
- Revert Tests TFM back to net8.0 (test project references net8.0-windows
Core library just fine, and this restores xunit implicit usings)
- Add IncludePackageReferencesDuringMarkupCompilation to App csproj
to ensure NuGet/ProjectReference types resolve in WPF _wpftmp project1 parent 20c2367 commit ed5fa65
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments