Tag Archives: Csharp

Integrating the Subversion Revision into the Version Automatically with .NET

Using SubWCRev and a pre-build event to automatically retrieve the Subversion information from your working copy and set the file version for a .NET project.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> .NET, Version Control, Visual Studio, Windows | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> , | Leave a comment

Integrating the Mercurial Revision into the Version Automatically with .NET

Using a pre-build event to automatically retrieve the Mercurial version information from your working copy and set the file version for a .NET project.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> .NET, Version Control, Visual Studio, Windows | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> , , | 4 Comments

Versioning a .NET Assembly with Visual Studio

Using a file to share common assembly version attributes across multiple .NET projects in a Visual Studio solution.

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> .NET, Visual Studio, Windows | <span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> | 7 Comments