AssemblyInfo.cs is just a convention. Make your own in F# by making a module and putting attributes on a do.

1
2
3
4
5
6
7
8
9
 

AssemblyInfo.fs:

namespace SomeThing

[<assembly: ProductWhatever("SomeThing")>]
do ()
By on 12/30/2009 3:28 PM ()

It worked. Thanks for your quick response - Chris

By on 12/30/2009 3:39 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper