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 2
2
3
3
This release bring a number of new changes, including a massive enhancement to SemanticClassification types thanks to @cartermp .
4
4
5
- From dotnet/fsharp:333eb82c8..d82a0ebf6 :
5
+ From dotnet/fsharp:333eb82c8..87114ec84 :
6
6
7
7
* now allows for multiple implementations of generic interfaces (preview feature) (thanks @0x53A !)
8
8
* the default assembly set for script resolution now includes System.Numerics (thanks @KevinRansom )
9
9
* #r nuget package resolution is now committed eagerly, instead of delayed (thanks @KevinRansom )
10
10
* reduced allocations for some strings in the compiler (thanks @kerams )
11
11
* better printing for SRTP constraints (thanks @abelbraaksma /@realvictorprm )
12
12
* 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 )
13
16
14
17
#### 36.0.3
15
18
You can’t perform that action at this time.
0 commit comments