File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33This release bring a number of new changes, including a massive enhancement to SemanticClassification types thanks to @cartermp .
44
5- From dotnet/fsharp:333eb82c8..d82a0ebf6 :
5+ From dotnet/fsharp:333eb82c8..87114ec84 :
66
77* now allows for multiple implementations of generic interfaces (preview feature) (thanks @0x53A !)
88* the default assembly set for script resolution now includes System.Numerics (thanks @KevinRansom )
99* #r nuget package resolution is now committed eagerly, instead of delayed (thanks @KevinRansom )
1010* reduced allocations for some strings in the compiler (thanks @kerams )
1111* better printing for SRTP constraints (thanks @abelbraaksma /@realvictorprm )
1212* more expressive DUs for semantic classification (thanks @cartermp )
13+ * remove legacymsbuildreferenceresolver (thanks @KevinRandom )
14+ * supply witnesses for op_UnaryPlus (thanks @TIHan )
15+ * clean up CE calssifications (thanks @cartermp )
1316
1417#### 36.0.3
1518
You can’t perform that action at this time.
0 commit comments