Commit db9f04f
Bump version to 0.7.3 (#303)
The existing DefaultTargetFramework mechanism already produces
net10.0 pointer packages (OfficialBuild) and net11.0 AOT packages
(OfficialAotBuild). Multi-TFM doesn't work here because library
ProjectReferences all use DefaultTargetFramework, and global
-p:TargetFrameworks leaks to them.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 506ca86 commit db9f04f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments