fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

[WIP] Add AbstractClass attribute in generated metadata (#1482) #1489

Closed TeaDrivenDev closed 6 years ago

TeaDrivenDev commented 7 years ago

For now, this only contains the failing test for generation of the [<AbstractClass>] attribute in generated metadata for classes not defined in F#, as described in #1482, to see if I'm on the right track here.

This test passes if the line containing [<AbstractClass>] is removed from expected.fs.