mbraceproject / FsPickler

A fast multi-format message serializer for .NET
http://mbraceproject.github.io/FsPickler/
MIT License
324 stars 52 forks source link

Please rename assemblyInfo.fs to AssemblyInfo.fs #49

Closed lucabrunox closed 9 years ago

lucabrunox commented 9 years ago

Error when building on linux:

FSC: error FS0225: Source file '/tmp/nix-build-Nessos.FsPickler-1.2.0.drv-0/FsPickler-v1.2.0-sr
c/src/FsPickler/AssemblyInfo.fs' could not be found

Not all filesystems are case insensitive :)

eiriktsarpalis commented 9 years ago

Fixed, thanks.