.FSPROJ File Extension
File Type 1Visual F# Project File
Developer | Microsoft |
Popularity |
|
Category | Developer Files |
Format | XML |
What is an FSPROJ file?
F# developer project file created by Visual F#, a component of Microsoft's Visual Studio software development kit; stores project settings in an XML format; contains references to source code files, included libraries, and other program assets.
FSPROJ files are used for storing F# projects as they are developed. They can be used for building program source code and assets into executable applications.
Programs that open FSPROJ files
File Type 2FireStarter Project File
Developer | Chillisoft Solutions |
Popularity |
|
Category | Developer Files |
Format | N/A |
.FSPROJ File Association 2
FireStarter project created with Habanero, an object-relational mapping (ORM) architecture for .NET; used to generate class mapping definitions for the Habanero ORM framework.