fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

Fix https://github.com/fsprojects/FSharp.TypeProviders.SDK/issues/272 #273

Closed dsyme closed 5 years ago

dsyme commented 5 years ago

This fixes a code generation issue with OptionalAttribute and .NET Core App 2.0 https://github.com/fsprojects/FSharp.TypeProviders.SDK/issues/272