Shared Assembly Info
Last changed: CraigAndera-68.100.154.154

.
Summary

By doing this, when everything gets built it has the same copyright and version information.

To add a link from VisualStudio.NET:

  1. In the Solution Explorer, right click your project and choose "Add->Add Existing Item...".
  2. Navigate to the FlexWikiCore root directory.
  3. Highlight (do not double click) the file SharedAssemblyInfo.cs.
  4. On the Open button, click the small triangle, not the part of the button labeled "Open".
  5. Select "Link File".

This process includes the SharedAssemblyInfo.cs file in the project, without requiring it to be moved into the project directory.