SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Open source project in SharpDevelop - What files to include

Last post 09-11-2006 5:32 PM by tog. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 09-09-2006 6:20 AM

    • tog
    • Not Ranked
    • Joined on 03-26-2006
    • Posts 5

    Open source project in SharpDevelop - What files to include

    Hello all,

    I am working on an open-source project and I am a little confused about what files to provide for people.  I would like to provide the sln so that people can open up the entire project in SD.  I am still somewhat new to developing applications in SD.

    I have uploaded the sln and the resources file in addition to the images and cs files.  Is that sensible?  Will people then be able to open up the sln file?

    Source: http://wgm.cvs.sourceforge.net/wgm/WorkgroupManager/

    Tog
     

  • 09-09-2006 12:54 PM In reply to

    Re: Open source project in SharpDevelop - What files to include

    You need the project file (WorkgroupManager.csproj) too. The solution file (.sln) allows you to group multiple projects together. The project file defines the source files and resources, and what actually gets built.
  • 09-09-2006 3:16 PM In reply to

    Re: Open source project in SharpDevelop - What files to include

    The "*.csproj.user" file and the "bin" and "obj" directories are the only things they won't need. The .sln, .csproj, .cs and .resx files are required to compile the project.
    Daniel Grunwald
  • 09-11-2006 5:32 PM In reply to

    • tog
    • Not Ranked
    • Joined on 03-26-2006
    • Posts 5

    Re: Open source project in SharpDevelop - What files to include

    Thanks!
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.