Skip to content

Commit

Permalink
remove suffix Module on namespace for better C# interop
Browse files Browse the repository at this point in the history
  • Loading branch information
pchalamet committed Dec 29, 2024
1 parent 978229d commit 3c33c64
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ open MongoDB.Bson.Serialization.Conventions
open MongoDB.Bson.Serialization.Helpers
open MongoDB.Bson.Serialization.Serializers

[<CompilationRepresentation(CompilationRepresentationFlags.ModuleSuffix)>]
[<RequireQualifiedAccess>]
module FSharp =

Expand Down

0 comments on commit 3c33c64

Please sign in to comment.